"Loris Bennett" <loris.benn...@fu-berlin.de> writes:

> Under the heading 
>
>   Org Mode compact guide
>
> it says
>
>   The Org Mode compact guide is a shorter introduction to the main
>   feature of Org Mode.
>
> This should probably be
>
>   ... features of Org Mode.
>
> Under the heading
>
>   Org manual for the GNU Emacs version
>
> it says
>
>   GNU Emacs publishes manual for core features, included Org. 
>
> I'm not exactly sure what is meant here, possibly something like
>
>   The GNU Emacs manual also includes the Org manual. 

Thanks for reporting!
I am attaching tentative fix.

Bastien, I do not have access to orgweb repo.
Could you please take a look and install the fix if it looks ok?

>From 2329f74f65666ebbe550f9d011c68349f97f038e Mon Sep 17 00:00:00 2001
Message-Id: <2329f74f65666ebbe550f9d011c68349f97f038e.1667914196.git.yanta...@posteo.net>
From: Ihor Radchenko <yanta...@posteo.net>
Date: Tue, 8 Nov 2022 21:27:33 +0800
Subject: [PATCH] manuals.org: Fix typos

* manuals.org (Org Mode compact guide):
(Org manual for the GNU Emacs version): Fix grammar and clarify
wording.

Reported-by: Loris Bennett <loris.benn...@fu-berlin.de>
Link: https://orgmode.org/list/874jv9ykq0....@hornfels.zedat.fu-berlin.de
---
 manuals.org | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/manuals.org b/manuals.org
index 827670b..309d44e 100644
--- a/manuals.org
+++ b/manuals.org
@@ -15,7 +15,7 @@ * Org manual
 * Org Mode compact guide
 
 The Org Mode compact guide is a shorter introduction to the main
-feature of Org Mode.
+features of Org Mode.
 
 - As [[https://orgmode.org/orgguide.html][a single HTML page]]
 - As [[https://orgmode.org/guide/][multiple HTML pages]]
@@ -29,6 +29,7 @@ * Worg: the community-driven documentation
 
 * Org manual for the GNU Emacs version
 
-GNU Emacs publishes manual for core features, included Org.
+GNU Emacs publishes manuals for its components.  Org is distributed
+with GNU Emacs.
 
 You can access the [[https://www.gnu.org/software/emacs/manual/org.html][GNU Emacs Org manual from here]].
-- 
2.35.1

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to