浏览代码

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)