Skip to content

Commit 0cc4f49

Browse files
committed
org-manual: Fix example block with unsupported language name parameter
* doc/org-manual.org (Breaking Down Tasks into Subtasks): Remove unsupported LANG parameter from #+begin_example LANG.
1 parent 707d3a0 commit 0cc4f49

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
@@ -4488,7 +4488,7 @@ in the subtree (not just direct children), configure the variable
44884488
include the word =recursive= into the value of the =COOKIE_DATA=
44894489
property.
44904490

4491-
#+begin_example org
4491+
#+begin_example
44924492
,* Parent capturing statistics [2/20]
44934493
:PROPERTIES:
44944494
:COOKIE_DATA: todo recursive

0 commit comments

Comments
 (0)