From: Thomas Quinot Date: Sat, 8 Nov 2014 10:45:39 +0000 (+0100) Subject: Documentation/config.txt: fix minor typo X-Git-Tag: v2.2.0-rc2~7^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a79c3a1b815b2ee5bdf5ad0d2c0c0cebbaa74fa9;p=thirdparty%2Fgit.git Documentation/config.txt: fix minor typo Add a missing article at the beginning of a sentence, and rephrase slightly. Signed-off-by: Thomas Quinot Signed-off-by: Junio C Hamano --- diff --git a/Documentation/config.txt b/Documentation/config.txt index 0fda2b51e1..6ae4d90708 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -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