Fix a typo in comments. Signed-off-by: Andrew Kreimer <algonell@xxxxxxxxx> --- gitk-git/gitk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitk-git/gitk b/gitk-git/gitk index 7a087f123d..f85c421c5f 100755 --- a/gitk-git/gitk +++ b/gitk-git/gitk @@ -3687,7 +3687,7 @@ proc external_diff {} { set diffidto [lindex $diffids 1] } - # make sure that several diffs wont collide + # make sure that several diffs won't collide set diffdir [gitknewtmpdir] if {$diffdir eq {}} return -- 2.39.5