Explorar el Código

documentation tweak

* doc/org.texi (Structure of code blocks): documentation tweak
Eric Schulte hace 15 años
padre
commit
f4fe989add
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -11050,7 +11050,7 @@ The structure of code blocks is as follows:
 #+end_src
 @end example
 
-Code blocks can also be embedded in text as follows:
+code blocks can also be embedded in text as
 
 @example
 src_<language>@{<body>@}