org-manual: Fix one kindex entry

Reminder: the kindex can be accessed via key "i" in info.  This fixes
also the pdf generation.
This commit is contained in:
Marco Wahl 2021-10-18 15:09:58 +02:00
parent 9bc3a2b98d
commit 37791bb4fc
1 changed files with 1 additions and 1 deletions

View File

@ -16543,7 +16543,7 @@ more "bibliography" keywords.
#+bibliography: "/some/file/with spaces/in its name.bib"
#+end_example
#+kindex: C-c C-x @
#+kindex: C-c C-x @@
#+findex: org-cite-insert
One can then insert and edit citations using ~org-cite-insert~, called
with {{{kbd(C-c C-x @)}}}.