Browse Source

another documentation tweak suggested by Rainer M Krug

* doc/org.texi (Structure of code blocks): another documentation tweak
Eric Schulte 14 years ago
parent
commit
0c6f14f17d
1 changed files with 1 additions and 1 deletions
  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>@}