mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-07 03:44:26 +02:00
Typo fix.
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
<note>
|
||||
<title>Note</title>
|
||||
<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>.
|
||||
Accessing a <varname>{foreach}</varname> property with <parameter>name</parameter>
|
||||
undefined does not throw an error, but leads to unpredictable results instead.
|
||||
|
Reference in New Issue
Block a user