Browse Source

babel-doc: tiny doc tweak

Eric Schulte 15 năm trước cách đây
mục cha
commit
97928ae08e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -10892,7 +10892,7 @@ The structure of code blocks is as follows:
 @example
 #+srcname: <name>
 #+begin_src <language> <switches> <header arguments>
-<body>
+  <body>
 #+end_src
 @end example