Explorar o código

org-e-beamer: Fix docstring typo

Nicolas Goaziou %!s(int64=13) %!d(string=hai) anos
pai
achega
9a2e479b32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.