Explorar el Código

org-manual: Fix typo

Nicolas Goaziou hace 7 años
padre
commit
5ee6d18862
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)