From: Stefan Beller Date: Sat, 28 Jan 2017 02:01:52 +0000 (-0800) Subject: Documentation: fix a typo X-Git-Tag: v2.13.0-rc0~169^2~15 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/faa4e8ceb5c37dd6ae8c89a02b5e2651276fe0f1 Documentation: fix a typo Signed-off-by: Stefan Beller Signed-off-by: Brandon Williams Signed-off-by: Junio C Hamano --- diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt index 3173dee7ed..a53d093ca1 100644 --- a/Documentation/gitattributes.txt +++ b/Documentation/gitattributes.txt @@ -88,7 +88,7 @@ is either not set or empty, $HOME/.config/git/attributes is used instead. Attributes for all users on a system should be placed in the `$(prefix)/etc/gitattributes` file. -Sometimes you would need to override an setting of an attribute +Sometimes you would need to override a setting of an attribute for a path to `Unspecified` state. This can be done by listing the name of the attribute prefixed with an exclamation point `!`.