浏览代码

org-e-beamer: Fix docstring typo

Nicolas Goaziou 13 年之前
父节点
当前提交
9a2e479b32
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      contrib/lisp/org-e-beamer.el

+ 1 - 1
contrib/lisp/org-e-beamer.el

@@ -962,7 +962,7 @@ Return output file's name."
 ;;;###autoload
 (defun org-e-beamer-export-to-pdf
   (&optional subtreep visible-only body-only ext-plist pub-dir)
-  "Export current buffer as a BEAMER presentation (PDF).
+  "Export current buffer as a Beamer presentation (PDF).
 
 If narrowing is active in the current buffer, only export its
 narrowed part.