groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 19/48: [mom]: Fix doubled words in documentation.


From: G. Branden Robinson
Subject: [groff] 19/48: [mom]: Fix doubled words in documentation.
Date: Fri, 31 Mar 2023 08:33:09 -0400 (EDT)

gbranden pushed a commit to branch branden-2023-03-31
in repository groff.

commit eda08b00b4fe1df30a9c8ae74b4e7173c3f6fab3
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Mar 30 11:44:06 2023 -0500

    [mom]: Fix doubled words in documentation.
---
 contrib/mom/examples/copyright-chapter.mom | 2 +-
 contrib/mom/examples/copyright-default.mom | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/mom/examples/copyright-chapter.mom 
b/contrib/mom/examples/copyright-chapter.mom
index fa537d88a..261c7122d 100644
--- a/contrib/mom/examples/copyright-chapter.mom
+++ b/contrib/mom/examples/copyright-chapter.mom
@@ -14,7 +14,7 @@ the START macro to begin each chapter, and the COLLATE macro 
to join
 it to the subsequent chapter.
 .
 A copyright page (also called an edition page), which is not a
-chapter, should be be treated as a DOCTYPE DEFAULT.  The text of
+chapter, should be treated as a DOCTYPE DEFAULT.  The text of
 the copyright page is entered after START and joined to the first
 chapter (DOCTYPE CHAPTER) with COLLATE.
 .
diff --git a/contrib/mom/examples/copyright-default.mom 
b/contrib/mom/examples/copyright-default.mom
index 9fbea09f0..25a428fbb 100644
--- a/contrib/mom/examples/copyright-default.mom
+++ b/contrib/mom/examples/copyright-default.mom
@@ -14,7 +14,7 @@ Mom documents comprised of titled sections using DOCTYPE 
DEFAULT
 different authors) require the START macro to begin each new
 section, and the COLLATE macro to join it to the subsequent section.
 .
-A copyright page (also called an edition page) should be be treated
+A copyright page (also called an edition page) should be treated
 as a titled section.  The text of the copyright page is entered
 after START and joined to the next major section (i.e. the beginning
 of a document's content) with COLLATE.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]