Fix typo.

This commit is contained in:
Yujie Wen 2015-08-15 00:01:22 +08:00
parent 961bb80f6b
commit 7874f0ee89
1 changed files with 1 additions and 1 deletions

View File

@ -1011,7 +1011,7 @@ is the property list for the given project. PUB-DIR is the
publishing directory.
Return output file name."
(org-publish-org-to 'reval filename ".html" plist pub-dir))
(org-publish-org-to 'reveal filename ".html" plist pub-dir))
(provide 'ox-reveal)