Просмотр исходного кода

documentation tweak

* doc/org.texi (Structure of code blocks): documentation tweak
Eric Schulte 14 лет назад
Родитель
Сommit
f4fe989add
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 follows:
+code blocks can also be embedded in text as
 
 @example
 src_<language>@{<body>@}