submodule init: initialize active submodules
[gitweb.git] / Documentation / gitattributes.txt
index 3173dee7ed16b8652ef5ef365ab914cd6da34cb2..a53d093ca1666e6f84f229f94a3e4b7b1ed6c899 100644 (file)
@@ -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 `!`.