about summary refs log tree commit diff
path: root/third_party/git/Documentation/git-check-attr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/Documentation/git-check-attr.txt')
-rw-r--r--third_party/git/Documentation/git-check-attr.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/Documentation/git-check-attr.txt b/third_party/git/Documentation/git-check-attr.txt
index 84f41a8e82..3c0578217b 100644
--- a/third_party/git/Documentation/git-check-attr.txt
+++ b/third_party/git/Documentation/git-check-attr.txt
@@ -32,7 +32,7 @@ OPTIONS
 	instead of from the command-line.
 
 -z::
-	The output format is modified to be machine-parsable.
+	The output format is modified to be machine-parseable.
 	If `--stdin` is also given, input paths are separated
 	with a NUL character instead of a linefeed character.