aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gitremote-helpers.txt
diff options
context:
space:
mode:
authorRené Genz <liebundartig@freenet.de>2017-04-30 17:48:27 +0200
committerJunio C Hamano <gitster@pobox.com>2017-05-01 11:01:52 +0900
commit5621760f59c0655e41045c3141deef9791858916 (patch)
tree5843801e0024ec06a820ecae321239692ad23a68 /Documentation/gitremote-helpers.txt
parent6a2c2f8d34fa1e8f3bb85d159d354810ed63692e (diff)
downloadgit-5621760f59c0655e41045c3141deef9791858916.tar.gz
fix minor typos
Helped-by: Stefan Beller <sbeller@google.com> Signed-off-by: René Genz <liebundartig@freenet.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitremote-helpers.txt')
-rw-r--r--Documentation/gitremote-helpers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitremote-helpers.txt b/Documentation/gitremote-helpers.txt
index e4b785eb60..4a584f3c5d 100644
--- a/Documentation/gitremote-helpers.txt
+++ b/Documentation/gitremote-helpers.txt
@@ -463,7 +463,7 @@ set by Git if the remote helper has the 'option' capability.
GPG sign pushes.
'option push-option <string>::
- Transmit <string> as a push option. As the a push option
+ Transmit <string> as a push option. As the push option
must not contain LF or NUL characters, the string is not encoded.
SEE ALSO