fixed typo in the manual -- Thanks to Eric S Fraga for pointing this out

* doc/org.texi (noweb): typo
This commit is contained in:
Eric Schulte 2010-11-03 09:33:22 -06:00
parent 7f79007e52
commit 913fdd4527
1 changed files with 1 additions and 1 deletions

View File

@ -12131,7 +12131,7 @@ expanded before the block is evaluated, tangled or exported.
The default. No ``noweb'' syntax specific action is taken on evaluating
code blocks, However, noweb references will still be expanded during
tangling.
@item @code{yes}
@item @code{tangle}
All ``noweb'' syntax references in the body of the code block will be
expanded before the block is tangled, however ``noweb'' references will not
be expanded when the block is evaluated or exported.