user-manual: use pithier example commit
[gitweb.git] / Documentation / config.txt
index 7d9afe20f91c3922b909ef5e217c1b7640e2c600..a75f7f766442584f06155bb47008d1a4eb5ac640 100644 (file)
@@ -263,7 +263,7 @@ You probably do not need to adjust this value.
 +
 Common unit suffixes of 'k', 'm', or 'g' are supported.
 
-core.excludeFile::
+core.excludesfile::
        In addition to '.gitignore' (per-directory) and
        '.git/info/exclude', git looks into this file for patterns
        of files which are not meant to be tracked.  See