diff doc/interpreter/stmt.txi @ 3402:9610d364e444

[project @ 2000-01-05 04:36:38 by jwe]
author jwe
date Wed, 05 Jan 2000 04:36:51 +0000
parents abdd5ed1bb4e
children cbee5fbb696d
line wrap: on
line diff
--- a/doc/interpreter/stmt.txi	Wed Jan 05 02:54:11 2000 +0000
+++ b/doc/interpreter/stmt.txi	Wed Jan 05 04:36:51 2000 +0000
@@ -362,7 +362,7 @@
 body; but using one makes the program clearer unless the body is very
 simple.
 
-@xref{The if Statement} for a description of the variable
+@xref{The if Statement}, for a description of the variable
 @code{warn_assign_as_truth_value}.
 
 @node The for Statement, The break Statement, The while Statement, Statements