summaryrefslogtreecommitdiffstats
path: root/git-interpret-trailers.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-11-04 14:38:56 -0800
committerJunio C Hamano <gitster@pobox.com>2014-11-04 14:38:56 -0800
commitfb5ffde2582ad9b996f1bac8b5b282e9f13953fa (patch)
tree5588535295efdcd7af49fe27f69f1e48593596f9 /git-interpret-trailers.html
parent6bc98f21acd99c9e21d29b44300620a04ae9442d (diff)
downloadgit-htmldocs-fb5ffde2582ad9b996f1bac8b5b282e9f13953fa.tar.gz
Autogenerated HTML docs for v2.2.0-rc0-2-gf745ac
Diffstat (limited to 'git-interpret-trailers.html')
-rw-r--r--git-interpret-trailers.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-interpret-trailers.html b/git-interpret-trailers.html
index 3451cca96..8e6526e8e 100644
--- a/git-interpret-trailers.html
+++ b/git-interpret-trailers.html
@@ -739,7 +739,7 @@ git-interpret-trailers(1) Manual Page
<h2>NAME</h2>
<div class="sectionbody">
<p>git-interpret-trailers -
- help add stuctured information into commit messages
+ help add structured information into commit messages
</p>
</div>
</div>
@@ -782,7 +782,7 @@ to remove starting and trailing whitespace, and the resulting trimmed
<code>': '</code> (one colon followed by one space).</p></div>
<div class="paragraph"><p>By default the new trailer will appear at the end of all the existing
trailers. If there is no existing trailer, the new trailer will appear
-after the commit message part of the ouput, and, if there is no line
+after the commit message part of the output, and, if there is no line
with only spaces at the end of the commit message part, one blank line
will be added before the new trailer.</p></div>
<div class="paragraph"><p>Existing trailers are extracted from the input message by looking for
@@ -793,7 +793,7 @@ non-whitespace lines before a line that starts with <em>---</em>. Such three
minus signs start the patch part of the message.</p></div>
<div class="paragraph"><p>When reading trailers, there can be whitespaces before and after the
token, the separator and the value. There can also be whitespaces
-indide the token and the value.</p></div>
+inside the token and the value.</p></div>
<div class="paragraph"><p>Note that <em>trailers</em> do not follow and are not intended to follow many
rules for RFC 822 headers. For example they do not follow the line
folding rules, the encoding rules and probably many other rules.</p></div>
@@ -1124,7 +1124,7 @@ $ chmod +x .git/hooks/commit-msg</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-10-20 14:13:43 PDT
+Last updated 2014-11-04 14:37:41 PST
</div>
</div>
</body>