소스 검색

org-manual: Fix typo

Nicolas Goaziou 7 년 전
부모
커밋
5ee6d18862
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -15195,7 +15195,7 @@ is non-~nil~, like the following:
 
 : #+ATTR_ASCII: :language t
 
-Then extend /ascii/ back-end with a custom "my-ascii" back-end.
+Then extend ASCII back-end with a custom "my-ascii" back-end.
 
 #+begin_src emacs-lisp
 (defun my-ascii-src-block (src-block contents info)