Merge branch 'js/bisect-helper-check-get-oid-return-value' into maint
[gitweb.git] / Documentation / config / gc.txt
index f732fe5bfdf4df4fc7bc755e245506000d2ad391..02b92b18b5c2cf6f9d509483a4bb995f3677d519 100644 (file)
@@ -32,7 +32,7 @@ gc.autoPackLimit::
        When there are more than this many packs that are not
        marked with `*.keep` file in the repository, `git gc
        --auto` consolidates them into one larger pack.  The
-       default value is 50.  Setting this to 0 disables it.
+       default value is 50.  Setting this to 0 disables it.
        Setting `gc.auto` to 0 will also disable this.
 +
 See the `gc.bigPackThreshold` configuration variable below. When in