Explorar o código

ox-ascii: Fix a docstring

* lisp/ox-ascii.el (org-ascii-filter-paragraph-spacing): Remove
  reference to now renamed `e-ascii' back-end.
Nicolas Goaziou %!s(int64=12) %!d(string=hai) anos
pai
achega
985321ea1f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/ox-ascii.el

+ 1 - 1
lisp/ox-ascii.el

@@ -1780,7 +1780,7 @@ TREE is the parse tree.  BACK-END is the symbol specifying
 back-end used for export.  INFO is a plist used as
 back-end used for export.  INFO is a plist used as
 a communication channel.
 a communication channel.
 
 
-This function only applies to `e-ascii' back-end.  See
+This function only applies to `ascii' back-end.  See
 `org-ascii-paragraph-spacing' for information."
 `org-ascii-paragraph-spacing' for information."
   (when (wholenump org-ascii-paragraph-spacing)
   (when (wholenump org-ascii-paragraph-spacing)
     (org-element-map tree 'paragraph
     (org-element-map tree 'paragraph