Documentation: fix a typo

Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Brandon Williams <bmwill@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Stefan Beller committed Jan 27, 2017 at 18:01 UTC faa4e8ceb5c37dd6ae8c89a02b5e2651276fe0f1
1 file changed +1 -1
Documentation/gitattributes.txt
+1 -1
@@ -88,7 +88,7 @@ is either not set or empty, $HOME/.config/git/attributes is used instead.
88 Attributes for all users on a system should be placed in the
89 `$(prefix)/etc/gitattributes` file.
90
91 -Sometimes you would need to override an setting of an attribute
91 +Sometimes you would need to override a setting of an attribute
92 for a path to `Unspecified` state. This can be done by listing
93 the name of the attribute prefixed with an exclamation point `!`.
94