1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2025-01-31 20:48:37 +00:00

doc/org-manual.org: Remove a couple of stray words

* doc/org-manual.org (Citation handling): Remove a pair of unnecessary words.
This commit is contained in:
András Simonyi 2021-09-28 23:13:07 +02:00 committed by Bastien
parent 45bfe69da1
commit 158332224d

View File

@ -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~.