Parcourir la source

another documentation tweak suggested by Rainer M Krug

* doc/org.texi (Structure of code blocks): another documentation tweak
Eric Schulte il y a 14 ans
Parent
commit
0c6f14f17d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
+code blocks can also be embedded in text as so called inline code blocks as
 
 @example
 src_<language>@{<body>@}