branch: externals/org commit 158332224d418f5d6ee1187bd0c4ad2a0f4fff54 Author: AndrĂ¡s Simonyi <andras.simo...@gmail.com> Commit: Bastien <b...@gnu.org>
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 4ebc315..2002a05 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~.