org-manual: Fix typo

* doc/org-manual.org (Org Indent Mode): Fix typo.
This commit is contained in:
Nicolas Goaziou 2019-08-19 10:38:20 +02:00
parent 576d6ab6c6
commit af572ace74
1 changed files with 1 additions and 1 deletions

View File

@ -18441,7 +18441,7 @@ in the desired amount with hard spaces and hiding leading stars.
#+cindex: Indent mode
#+findex: org-indent-mode
To display the buffer in the indented view, activate Org Indent minor
mode, using {{{kbd(M-x org-indent-mode}}}. Text lines that are not
mode, using {{{kbd(M-x org-indent-mode)}}}. Text lines that are not
headlines are prefixed with virtual spaces to vertically align with
the headline text[fn:146].