Merge branch 'sn/doc-update-index-assume-unchanged' into maint-1.7.3
[git.git] / Documentation / git-gc.txt
index 315f07ef1c6997c98c4e446af507c3e1e4566218..a01eef6763d8c0383121019e9c33c869f0300acf 100644 (file)
@@ -107,7 +107,7 @@ how long records of conflicted merge you have not resolved are
 kept.  This defaults to 15 days.
 
 The optional configuration variable 'gc.packrefs' determines if
-'git gc' runs 'git pack-refs'. This can be set to "nobare" to enable
+'git gc' runs 'git pack-refs'. This can be set to "notbare" to enable
 it within all non-bare repos or it can be set to a boolean value.
 This defaults to true.