Explorar o código

babel-doc: tiny doc tweak

Eric Schulte %!s(int64=15) %!d(string=hai) anos
pai
achega
97928ae08e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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