소스 검색

org-manual: Fix typo

* doc/org-manual.org (Hard indentation): Fix typo.
Nicolas Goaziou 5 년 전
부모
커밋
e3681b0b08
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -18533,7 +18533,7 @@ line up with the outline headers.  You would use these settings:
 
   #+vindex: org-odd-levels-only
   The third setting makes Org use only odd levels, 1, 3, 5, ..., in
-  the outline to create more indentation.  On a  per-file level,
+  the outline to create more indentation.  On a per-file level,
   control this with:
 
   #+begin_example