From e3824d611be904bad22176f4f4eb282a5352509d Mon Sep 17 00:00:00 2001 From: Peter Schaffter Date: Fri, 31 Mar 2023 12:06:01 -0400 Subject: [mom]: Fix trivial typos in copyright example files --- contrib/mom/examples/copyright-chapter.mom | 2 +- contrib/mom/examples/copyright-default.mom | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') 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. -- cgit v1.2.1