Author: larry Date: Mon Jan 22 15:51:04 2007 New Revision: 13535 Modified: doc/trunk/design/syn/S04.pod
Log: typo from thom++ Modified: doc/trunk/design/syn/S04.pod ============================================================================== --- doc/trunk/design/syn/S04.pod (original) +++ doc/trunk/design/syn/S04.pod Mon Jan 22 15:51:04 2007 @@ -196,7 +196,7 @@ within the body of the loop. See below. The value of a loop statement is the list of values from each -iteration. (This list actually a multidimensional list with +iteration. (This list is actually a multidimensional list with dimensional boundaries at each iteration. Most list contexts ignore these boundaries and flatten the list.) If you do not wish to accidentally return a list from the final loop statement in a