Browse Source

* doc/org.texi: Edit :noweb no header argument for correctness

Thomas Dye 13 years ago
parent
commit
bebf66c652
1 changed files with 2 additions and 3 deletions
  1. 2 3
      doc/org.texi

+ 2 - 3
doc/org.texi

@@ -13583,9 +13583,8 @@ argument can have one of three values: @code{yes}, @code{no}, or @code{tangle}.
 All ``noweb'' syntax references in the body of the code block will be
 expanded before the block is evaluated, tangled or exported.
 @item @code{no}
-The default.  No ``noweb'' syntax specific action is taken on evaluating
-code blocks, However, noweb references will still be expanded during
-tangling.
+The default.  No ``noweb'' syntax specific action is taken when the code
+block is evaluated, tangled or exported.
 @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