doc: camelCase the config variables to improve readability
[gitweb.git] / Documentation / git-tag.txt
index 543fb425ee7c1d4c09a5ad4afbd00b9b812e4871..95e9f391d88fc434df6bc3f0483c9b3c80983021 100644 (file)
@@ -174,7 +174,7 @@ This option is only applicable when listing tags without annotation lines.
        `core.logAllRefUpdates` in linkgit:git-config[1].
        The negated form `--no-create-reflog` only overrides an earlier
        `--create-reflog`, but currently does not negate the setting of
-       `core.logallrefupdates`.
+       `core.logAllRefUpdates`.
 
 <tagname>::
        The name of the tag to create, delete, or describe.