ソースを参照

another documentation tweak suggested by Rainer M Krug

* doc/org.texi (Structure of code blocks): another documentation tweak
Eric Schulte 14 年 前
コミット
0c6f14f17d
1 ファイル変更1 行追加1 行削除
  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>@}