corrected description of sections loop-attribute

This commit is contained in:
messju
2004-12-01 18:24:27 +00:00
parent d8e9494f72
commit 6a6b789efd

View File

@@ -28,11 +28,10 @@
</row> </row>
<row> <row>
<entry>loop</entry> <entry>loop</entry>
<entry>[$variable_name]</entry> <entry>mixed</entry>
<entry>Yes</entry> <entry>Yes</entry>
<entry><emphasis>n/a</emphasis></entry> <entry><emphasis>n/a</emphasis></entry>
<entry>The name of the variable to determine # of loop <entry>Value to determine the number of loop iterations</entry>
iterations</entry>
</row> </row>
<row> <row>
<entry>start</entry> <entry>start</entry>