Documentation/config.txt: fix minor typo
authorThomas Quinot <thomas@quinot.org>
Sat, 8 Nov 2014 10:45:39 +0000 (11:45 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Nov 2014 19:25:26 +0000 (11:25 -0800)
Add a missing article at the beginning of a sentence, and rephrase
slightly.

Signed-off-by: Thomas Quinot <thomas@quinot.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
index 0fda2b51e1feadbfe88c917c300bec625554b163..6ae4d907088348c35eed1698e0428326c0e8788e 100644 (file)
@@ -669,7 +669,7 @@ alias.*::
        confusion and troubles with script usage, aliases that
        hide existing Git commands are ignored. Arguments are split by
        spaces, the usual shell quoting and escaping is supported.
-       quote pair and a backslash can be used to quote them.
+       A quote pair or a backslash can be used to quote them.
 +
 If the alias expansion is prefixed with an exclamation point,
 it will be treated as a shell command.  For example, defining