org-manual: Fix typo
This commit is contained in:
parent
243608f153
commit
5ee6d18862
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue