diff --git a/lisp/ox-beamer.el b/lisp/ox-beamer.el index 61186a774..82c8841aa 100644 --- a/lisp/ox-beamer.el +++ b/lisp/ox-beamer.el @@ -274,7 +274,7 @@ Return overlay specification, as a string, or nil." ;;;; Bold (defun org-beamer-bold (bold contents _info) - "Transcode BLOCK object into Beamer code. + "Transcode BOLD object into Beamer code. CONTENTS is the text being bold. INFO is a plist used as a communication channel." (format "\\alert%s{%s}"