Pārlūkot izejas kodu

another documentation tweak suggested by Rainer M Krug

* doc/org.texi (Structure of code blocks): another documentation tweak
Eric Schulte 14 gadi atpakaļ
vecāks
revīzija
0c6f14f17d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>@}