Browse Source

org-manual: Fix typo

Nicolas Goaziou 7 years ago
parent
commit
5ee6d18862
1 changed files with 1 additions and 1 deletions
  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
 : #+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
 #+begin_src emacs-lisp
 (defun my-ascii-src-block (src-block contents info)
 (defun my-ascii-src-block (src-block contents info)