Browse Source

ox-ascii: Fix docstring

* lisp/ox-ascii.el (org-ascii--list-tables): Fix docstring.
Nicolas Goaziou 12 years ago
parent
commit
eb51080c54
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lisp/ox-ascii.el

+ 2 - 2
lisp/ox-ascii.el

@@ -703,9 +703,9 @@ generation.  INFO is a plist used as a communication channel."
 	(org-export-collect-listings info) "\n")))))
 
 (defun org-ascii--list-tables (keyword info)
-  "Return a list of listings.
+  "Return a list of tables.
 
-KEYWORD is the keyword that initiated the list of listings
+KEYWORD is the keyword that initiated the list of tables
 generation.  INFO is a plist used as a communication channel."
   (let ((title (org-ascii--translate "List of Tables" info)))
     (concat