mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-09 21:04:28 +02:00
Typo fix.
This commit is contained in:
@@ -104,7 +104,7 @@
|
|||||||
<note>
|
<note>
|
||||||
<title>Note</title>
|
<title>Note</title>
|
||||||
<para>The <parameter>name</parameter> attribute is only required when
|
<para>The <parameter>name</parameter> attribute is only required when
|
||||||
you want to access a <varname>{foreach</varname>} property, unlike
|
you want to access a <varname>{foreach}</varname> property, unlike
|
||||||
<link linkend="language.function.section"><varname>{section}</varname></link>.
|
<link linkend="language.function.section"><varname>{section}</varname></link>.
|
||||||
Accessing a <varname>{foreach}</varname> property with <parameter>name</parameter>
|
Accessing a <varname>{foreach}</varname> property with <parameter>name</parameter>
|
||||||
undefined does not throw an error, but leads to unpredictable results instead.
|
undefined does not throw an error, but leads to unpredictable results instead.
|
||||||
|
Reference in New Issue
Block a user