Browse Source

org.texi: Fix small typo.

Thanks to Paul Eggert for fixing this in Emacs first.
Bastien Guerry 13 years ago
parent
commit
d072aab7fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -13329,7 +13329,7 @@ block.  E.g., @code{:results value html}.
 Results assumed to be LaTeX and are enclosed in a @code{begin_latex} block.
 E.g., @code{:results value latex}.
 @item @code{code}
-Result are assumed to be parseable code and are enclosed in a code block.
+Result are assumed to be parsable code and are enclosed in a code block.
 E.g., @code{:results value code}.
 @item @code{pp}
 The result is converted to pretty-printed code and is enclosed in a code