summaryrefslogtreecommitdiffstats
path: root/git-replace.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-replace.html')
-rw-r--r--git-replace.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-replace.html b/git-replace.html
index edee34707..a61a62620 100644
--- a/git-replace.html
+++ b/git-replace.html
@@ -774,7 +774,7 @@ Merge commits can be replaced by non-merge commits and vice versa.</p></div>
<div class="paragraph"><p>Replacement references will be used by default by all Git commands
except those doing reachability traversal (prune, pack transfer and
fsck).</p></div>
-<div class="paragraph"><p>It is possible to disable use of replacement references for any
+<div class="paragraph"><p>It is possible to disable the use of replacement references for any
command using the <code>--no-replace-objects</code> option just after <em>git</em>.</p></div>
<div class="paragraph"><p>For example if commit <em>foo</em> has been replaced by commit <em>bar</em>:</p></div>
<div class="listingblock">
@@ -898,7 +898,7 @@ achieve the same effect as the <code>--no-replace-objects</code> option.</p></di
<div class="sect1">
<h2 id="_formats">FORMATS</h2>
<div class="sectionbody">
-<div class="paragraph"><p>The following format are available:</p></div>
+<div class="paragraph"><p>The following formats are available:</p></div>
<div class="ulist"><ul>
<li>
<p>
@@ -971,7 +971,7 @@ pending objects.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 15:02:33 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>