Merge branch 'nd/wildmatch-double-asterisk'
[gitweb.git] / Documentation / config / core.txt
index 73430b635b5657aeeb22bef2187fcb8f56c9a394..30adc61195452ab0d18a3fbfcd7b04f756692875 100644 (file)
@@ -247,7 +247,7 @@ core.alternateRefsCommand::
        When advertising tips of available history from an alternate, use the shell to
        execute the specified command instead of linkgit:git-for-each-ref[1]. The
        first argument is the absolute path of the alternate. Output must contain one
-       hex object id per line (i.e., the same as produce by `git for-each-ref
+       hex object id per line (i.e., the same as produced by `git for-each-ref
        --format='%(objectname)'`).
 +
 Note that you cannot generally put `git for-each-ref` directly into the config