Skip to content

Commit ae2140b

Browse files
committed
org-manual: Fix typo in beamer example
* doc/org-manual.org (Beamer specific syntax): Fix closing keyword of the beamer export example.
1 parent 6a5f675 commit ae2140b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/org-manual.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12538,7 +12538,7 @@ Insert Beamer-specific code using the following constructs:
1253812538

1253912539
,#+BEGIN_EXPORT beamer
1254012540
Only Beamer export back-end exports this.
12541-
,#+END_BEAMER
12541+
,#+END_EXPORT
1254212542

1254312543
Text @@beamer:some code@@ within a paragraph.
1254412544
#+end_example

0 commit comments

Comments
 (0)