Author: pmichaud
Date: Tue Nov 14 09:07:04 2006
New Revision: 13477
Modified:
doc/trunk/design/syn/S04.pod
Log:
Correct punctuation.
Modified: doc/trunk/design/syn/S04.pod
==============================================================================
--- doc/trunk/design/syn/S04.pod (original)
+++ doc/trunk/design/syn/S04.pod Tue Nov 14 09:07:04 2006
@@ -273,7 +273,7 @@
}
Since the loop executes once before evaluating the condition, the
-bound parameter will be undefined that first time through the loop,
+bound parameter will be undefined that first time through the loop.
=head2 The general loop statement