Mercurial > hg > octave-avbm
changeset 4541:3774dc061cdc
[project @ 2003-10-17 01:10:10 by jwe]
author | jwe |
---|---|
date | Fri, 17 Oct 2003 01:10:10 +0000 |
parents | 491ac5f9d120 |
children | 2633831cbeb5 |
files | doc/interpreter/stmt.txi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/interpreter/stmt.txi +++ b/doc/interpreter/stmt.txi @@ -780,7 +780,7 @@ @group if (fine_dining_destination == on_a_boat || fine_dining_destination == on_a_train) - suess (i, will, not, eat, them, sam, i, am, i, + seuss (i, will, not, eat, them, sam, i, am, i, will, not, eat, green, eggs, and, ham); endif @end group