ox-icalendar: Fix code comment

* lisp/ox-icalendar.el (org-icalendar-export-to-ics): Change back-end
  name from `e-ascii' to `ascii'.
This commit is contained in:
Nicolas Goaziou 2013-03-06 17:10:26 +01:00
parent 352ae504ec
commit 5442c6b838
1 changed files with 2 additions and 2 deletions

View File

@ -818,8 +818,8 @@ Return ICS file name."
(let ((file (buffer-file-name (buffer-base-buffer))))
(when (and file org-icalendar-store-UID)
(org-icalendar-create-uid file 'warn-user)))
;; Export part. Since this back-end is backed up by `e-ascii',
;; ensure links will not be collected at the end of sections.
;; Export part. Since this back-end is backed up by `ascii', ensure
;; links will not be collected at the end of sections.
(let ((outfile (org-export-output-file-name ".ics" subtreep)))
(if async
(org-export-async-start