gbranden pushed a commit to branch master
in repository groff.

commit a4411f25a1945d4af0760fc3ecc1019bb2c094d6
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Sat Aug 2 09:28:53 2025 -0500

    groff(7): Fix doubled words.
---
 man/groff.7.man | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 74c9f5fb5..81206a96d 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2369,7 +2369,7 @@ to be passed to the system as a command
 (potentially with arguments).
 .\" ...limiting the file names you can express; see Savannah #64071.
 .
-A leading leading neutral double quote is stripped,
+A leading neutral double quote is stripped,
 allowing embedded leading spaces.
 .
 .TPx
@@ -2398,7 +2398,7 @@ is a sequence of ordinary characters and/or spaces
 naming a file on the system.
 .\" ...limiting the file names you can express; see Savannah #65108.
 .
-A leading leading neutral double quote is stripped,
+A leading neutral double quote is stripped,
 allowing embedded leading spaces.
 .
 GNU
@@ -2435,7 +2435,7 @@ is a sequence of ordinary characters and/or spaces
 to emit on the standard error stream.
 .\" ...limiting the messages you can express; see Savannah #62787.
 .
-A leading leading neutral double quote is stripped,
+A leading neutral double quote is stripped,
 allowing embedded leading spaces.
 .
 .TPx

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to