Re: [PATCH] manual: Remove a couple of stray words from the citation handling section

2021-09-29 Thread Bastien
Dear András,

András Simonyi  writes:

> the patch which I attached removes some stray/leftover words from the
> manual's section on citations.

Applied, thank you very much.

-- 
 Bastien



[PATCH] manual: Remove a couple of stray words from the citation handling section

2021-09-28 Thread András Simonyi
Dear All,

the patch which I attached removes some stray/leftover words from the
manual's section on citations.

best wishes,
András
From 1936c8a3e4668192cb279f417d980fa353fc6bbb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A1s=20Simonyi?= 
Date: Tue, 28 Sep 2021 23:13:07 +0200
Subject: [PATCH] doc/org-manual.org: Remove a couple of stray words

* doc/org-manual.org (Citation handling): Remove a pair of unnecessary words.
---
 doc/org-manual.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 4ebc315cb..2002a05f3 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -16515,9 +16515,9 @@ keywords.
 :END:
 #+cindex: citation
 
-As of Org 9.5, a includes a new library =oc.el= provides tooling to
-handle citations in Org via "citation processors" that offer some or
-all of the following capabilities:
+As of Org 9.5, a new library =oc.el= provides tooling to handle
+citations in Org via "citation processors" that offer some or all of
+the following capabilities:
 
 - "activate" :: Fontification, tooltip preview, etc.
 - "follow" :: At-point actions on citations via ~org-open-at-point~.
-- 
2.25.1