Merge branch 'mg/show-notes-doc'
[gitweb.git] / Documentation / fetch-options.txt
index b09a783ee313bf67cb07db03bb3127d252ab70c3..45583d8454b4cae9bdb2ddb904c077cf1d3a1223 100644 (file)
@@ -68,7 +68,7 @@ endif::git-pull[]
        By default, tags that point at objects that are downloaded
        from the remote repository are fetched and stored locally.
        This option disables this automatic tag following. The default
-       behavior for a remote may be specified with the remote.<name>.tagopt
+       behavior for a remote may be specified with the remote.<name>.tagOpt
        setting. See linkgit:git-config[1].
 
 ifndef::git-pull[]