Browse Source

another documentation tweak suggested by Rainer M Krug

* doc/org.texi (Structure of code blocks): another documentation tweak
Eric Schulte 15 năm trước cách đây
mục cha
commit
0c6f14f17d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>@}