diff options
Diffstat (limited to 'src/diff.c')
-rw-r--r-- | src/diff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/diff.c b/src/diff.c index f56046095..cf091408d 100644 --- a/src/diff.c +++ b/src/diff.c @@ -1110,7 +1110,7 @@ ex_diffsplit(eap) } /* - * Set options to show difs for the current window. + * Set options to show diffs for the current window. */ void ex_diffthis(eap) |