소스 검색

Fix typo

make doc/org is failing because of syntax error.

* doc/org.texi: Fix typo

Thanks and Regards
Noorul
Noorul Islam 15 년 전
부모
커밋
a9e338c01e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -1327,7 +1327,7 @@ structure of these lists, many structural constructs like @code{#+BEGIN_...}
 blocks can be indented to signal that they should be considered of a list
 item.
 
-@Vindex org-list-demote-modify-bullet
+@vindex org-list-demote-modify-bullet
 If you find that using a different bullet for a sub-list (than that used for
 the current list-level) improves readability, customize the variable
 @code{org-list-demote-modify-bullet}.