org-e-publish.el (org-e-publish-org-to-html): Fix typo

* org-e-publish.el (org-e-publish-org-to-html): Fix typo.

TINYCHANGE
This commit is contained in:
Robert Klein 2012-09-19 08:07:36 +02:00 committed by Bastien Guerry
parent 23531cce62
commit 7dd9573450

View file

@ -600,7 +600,7 @@ is the property list for the given project. PUB-DIR is the
publishing directory.
Return output file name."
(org-e-publish-org-to 'e-html filename "html" plist pub-dir))
(org-e-publish-org-to 'e-html filename ".html" plist pub-dir))
;; TODO: Not implemented yet.
;; (defun org-e-publish-org-to-org (plist filename pub-dir)