Skip to content

Commit ddd1133

Browse files
committed
Merge branch 'as/diff-options-grammofix'
A grammofix. * as/diff-options-grammofix: diff-options doc: grammar fix
2 parents 384a8b2 + bc9b7e2 commit ddd1133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/diff-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ endif::git-log[]
392392
the diff between the preimage and `/dev/null`. The resulting patch
393393
is not meant to be applied with `patch` or `git apply`; this is
394394
solely for people who want to just concentrate on reviewing the
395-
text after the change. In addition, the output obviously lack
395+
text after the change. In addition, the output obviously lacks
396396
enough information to apply such a patch in reverse, even manually,
397397
hence the name of the option.
398398
+

0 commit comments

Comments
 (0)