org.texi: Fix small typo.

Thanks to Paul Eggert for fixing this in Emacs first.
This commit is contained in:
Bastien Guerry 2011-12-14 23:26:23 +01:00
parent fb8cd0297c
commit 5db83d89f0
1 changed files with 1 additions and 1 deletions

View File

@ -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