diff --git a/lisp/ox-ascii.el b/lisp/ox-ascii.el index 11c711a5a..874bacadb 100644 --- a/lisp/ox-ascii.el +++ b/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