summaryrefslogtreecommitdiffstats
path: root/git-mktag.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-mktag.txt')
-rw-r--r--git-mktag.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-mktag.txt b/git-mktag.txt
index 466a69751..b2a2e80d4 100644
--- a/git-mktag.txt
+++ b/git-mktag.txt
@@ -33,7 +33,7 @@ from warnings to errors (so e.g. a missing "tagger" line is an error).
Extra headers in the object are also an error under mktag, but ignored
by linkgit:git-fsck[1]. This extra check can be turned off by setting
-the appropriate `fsck.<msg-id>` varible:
+the appropriate `fsck.<msg-id>` variable:
git -c fsck.extraHeaderEntry=ignore mktag <my-tag-with-headers