]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: lei-rediff: grammar fixes for --drq and --dequote-only
authorKyle Meyer <kyle@kyleam.com>
Mon, 27 Sep 2021 23:53:56 +0000 (19:53 -0400)
committerEric Wong <e@80x24.org>
Tue, 28 Sep 2021 01:04:54 +0000 (01:04 +0000)
Documentation/lei-rediff.pod

index e711de97015c11d2b82eff0d2951f674ddc57660..4d5e8168bb38ed7491efb6199cf564e326c26566 100644 (file)
@@ -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