X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fflow-control.texi;h=bbb2f41c8906cbc5f7bd0979d6cb50a14b853af4;hb=4056e461fd8f8d9ba7feca63c73d2f50a2048b63;hp=6c7a88ded186371c5cd0381f5c9d379a989fe3c2;hpb=90c1afe99e68368bab6e3c40c79a177cc93a6833;p=pspp diff --git a/doc/flow-control.texi b/doc/flow-control.texi index 6c7a88ded1..bbb2f41c89 100644 --- a/doc/flow-control.texi +++ b/doc/flow-control.texi @@ -122,7 +122,7 @@ variable PRINT would not be substituted into the word PRINTOUT. New variable names used as replacements are not automatically created as variables, but only if used in the code block in a context that -would create them, e.g.@: on a @cmd{NUMERIC} or @cmd{STRING} command +would create them, @i{e.g.}@: on a @cmd{NUMERIC} or @cmd{STRING} command or on the left side of a @cmd{COMPUTE} assignment. Any command may appear within @subcmd{DO REPEAT}, including nested @subcmd{DO REPEAT}