Преглед изворни кода

Fix missing parenthesis. *Blush*.

Bastien Guerry пре 13 година
родитељ
комит
6b83267f9e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -19083,7 +19083,7 @@ See the individual commands for more information."
      ["Insert citation" org-reftex-citation t]
      "--"
      ["Template for BEAMER" (progn (require 'org-beamer)
-				   (org-insert-beamer-options-template) t])
+				   (org-insert-beamer-options-template)) t])
     "--"
     ("MobileOrg"
      ["Push Files and Views" org-mobile-push t]