summaryrefslogtreecommitdiffstats
path: root/git-mktag.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-mktag.html')
-rw-r--r--git-mktag.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-mktag.html b/git-mktag.html
index 4b3a9bc0e..835253a7b 100644
--- a/git-mktag.html
+++ b/git-mktag.html
@@ -774,7 +774,7 @@ would run by default in that all <code>fsck.&lt;msg-id&gt;</code> messages are p
from warnings to errors (so e.g. a missing "tagger" line is an error).</p></div>
<div class="paragraph"><p>Extra headers in the object are also an error under mktag, but ignored
by <a href="git-fsck.html">git-fsck(1)</a>. This extra check can be turned off by setting
-the appropriate <code>fsck.&lt;msg-id&gt;</code> varible:</p></div>
+the appropriate <code>fsck.&lt;msg-id&gt;</code> variable:</p></div>
<div class="literalblock">
<div class="content">
<pre><code>git -c fsck.extraHeaderEntry=ignore mktag &lt;my-tag-with-headers</code></pre>
@@ -828,7 +828,7 @@ care about, but that can be verified with gpg.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-05-06 21:22:01 PDT
+ 2023-06-23 13:24:09 PDT
</div>
</div>
</body>