Browse Source

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

* doc/org-manual.org (Citation handling): Remove a pair of unnecessary words.
András Simonyi 4 years ago
parent
commit
158332224d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      doc/org-manual.org

+ 3 - 3
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~.