ox-ascii: Fix docstring

* lisp/ox-ascii.el (org-ascii--list-tables): Fix docstring.
This commit is contained in:
Nicolas Goaziou 2013-02-24 16:16:54 +01:00
parent 7440f1a019
commit eb51080c54
1 changed files with 2 additions and 2 deletions

View File

@ -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