mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 03:14:27 +02:00
minor typo fix - &$class doesn't make sense.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
<listitem><para>
|
||||
An array of the form
|
||||
<literal>array(&$class, $method)</literal> with
|
||||
<literal>array($class, $method)</literal> with
|
||||
<literal>$class</literal> being the class name and
|
||||
<literal>$method</literal> being a method of the class.
|
||||
</para></listitem>
|
||||
|
Reference in New Issue
Block a user