org-e-ascii: Comment fix

This commit is contained in:
Nicolas Goaziou 2012-07-16 18:17:56 +02:00
parent 95cd07d058
commit 5dbd1386f3
1 changed files with 2 additions and 2 deletions

View File

@ -359,8 +359,8 @@ in order to mimic default behaviour:
;; `org-e-ascii--describe-links' creates notes about links for
;; insertion at the end of a section. It uses
;; `org-e-ascii--unique-links' to get the list of links to describe.
;; Eventually, `org-e-ascii--translate' reads `org-e-ascii-dictionary'
;; to internationalize output.
;; Eventually, `org-e-ascii--translate' translates a string according
;; to language and charset specification.
(defun org-e-ascii--fill-string (s text-width info &optional justify)