Bläddra i källkod

manual: Fix an incorrect key binding

* doc/org-manual.org (Sparse Trees): Fix binding for visible-only
export toggle.

Reported-by: Jorge P. de Morais Neto <jorge@disroot.org>
  <87a73gstpz.fsf@disroot.org>
Kyle Meyer 6 år sedan
förälder
incheckning
5b1c5bd51d
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      doc/org-manual.org

+ 2 - 2
doc/org-manual.org

@@ -974,12 +974,12 @@ matching the string =FIXME=.
 The other sparse tree commands select headings based on TODO keywords,
 The other sparse tree commands select headings based on TODO keywords,
 tags, or properties and are discussed later in this manual.
 tags, or properties and are discussed later in this manual.
 
 
-#+kindex: C-c C-e v
+#+kindex: C-c C-e C-v
 #+cindex: printing sparse trees
 #+cindex: printing sparse trees
 #+cindex: visible text, printing
 #+cindex: visible text, printing
 To print a sparse tree, you can use the Emacs command
 To print a sparse tree, you can use the Emacs command
 ~ps-print-buffer-with-faces~ which does not print invisible parts of
 ~ps-print-buffer-with-faces~ which does not print invisible parts of
-the document.  Or you can use the command {{{kbd(C-c C-e v)}}} to
+the document.  Or you can use the command {{{kbd(C-c C-e C-v)}}} to
 export only the visible part of the document and print the resulting
 export only the visible part of the document and print the resulting
 file.
 file.