about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-09-27 19:53:56 -0400
committerEric Wong <e@80x24.org>2021-09-28 01:04:54 +0000
commit3dbd6dc31dd7e34bea87dbb626f811e093b6860b (patch)
tree523c2fbfcf49d0c46f821499e848a4527ec4a75b /Documentation
parent010159a7b789a3a27c917a5378db92c8adf78a9e (diff)
downloadpublic-inbox-3dbd6dc31dd7e34bea87dbb626f811e093b6860b.tar.gz
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lei-rediff.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/lei-rediff.pod b/Documentation/lei-rediff.pod
index e711de97..4d5e8168 100644
--- a/Documentation/lei-rediff.pod
+++ b/Documentation/lei-rediff.pod
@@ -40,7 +40,7 @@ patch email.
 
 =item --drq[=COUNT]
 
-De-Re-Quote.  De-quote the input and re-quotes (the output).
+De-Re-Quote.  De-quotes the input and re-quotes (the output).
 Removes COUNT levels of C<E<gt> > email reply prefixes and
 re-adds them upon regenerating the diff.
 
@@ -63,7 +63,7 @@ This can be useful for feeding a hunk to L<git-apply(1)>
 or L<patch(1)> while writing a reply or further processing
 by another diff viewer.
 
-Unlike L</--drq>, it does NOT implies L</--quiet>.
+Unlike L</--drq>, it does NOT imply L</--quiet>.
 
 =item --git-dir=DIR