mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
fix typos
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<literal>array(&$object, $method)</literal> with
|
||||
<literal>&$object</literal> being a reference to an
|
||||
object and <literal>$method</literal> being a string
|
||||
containing the mehod-name or (c) an array of the form
|
||||
containing the method-name or (c) an array of the form
|
||||
<literal>array(&$class, $method)</literal> with
|
||||
<literal>$class</literal> being a classname and
|
||||
<literal>$method</literal> being a class method of that
|
||||
|
@@ -30,7 +30,7 @@
|
||||
<para>an array of the form <literal>array(&$object, $method)</literal> with
|
||||
<literal>&$object</literal> being a reference to an
|
||||
object and <literal>$method</literal> being a string
|
||||
containing the mehod-name
|
||||
containing the method-name
|
||||
</para>
|
||||
</listitem><listitem>
|
||||
<para>an array of the form
|
||||
|
@@ -33,7 +33,7 @@
|
||||
<literal>array(&$object, $method)</literal> with
|
||||
<literal>&$object</literal> being a reference to an
|
||||
object and <literal>$method</literal> being a string
|
||||
containing the mehod-name
|
||||
containing the method-name
|
||||
</para>
|
||||
</listitem><listitem>
|
||||
<para>
|
||||
|
@@ -29,7 +29,7 @@
|
||||
$method)</literal> with <literal>&$object</literal>
|
||||
being a reference to an
|
||||
object and <literal>$method</literal> being a string
|
||||
containing the mehod-name
|
||||
containing the method-name
|
||||
</para>
|
||||
</listitem><listitem>
|
||||
<para>
|
||||
|
@@ -34,7 +34,7 @@
|
||||
<literal>array(&$object, $method)</literal> with
|
||||
<literal>&$object</literal> being a reference to an
|
||||
object and <literal>$method</literal> being a string
|
||||
containing the mehod-name
|
||||
containing the method-name
|
||||
</para>
|
||||
</listitem><listitem>
|
||||
<para>
|
||||
|
@@ -32,7 +32,7 @@
|
||||
<literal>array(&$object, $method)</literal> with
|
||||
<literal>&$object</literal> being a reference to an
|
||||
object and <literal>$method</literal> being a string
|
||||
containing the mehod-name
|
||||
containing the method-name
|
||||
</para>
|
||||
</listitem><listitem>
|
||||
<para>
|
||||
|
@@ -33,7 +33,7 @@
|
||||
<literal>array(&$object, $method)</literal> with
|
||||
<literal>&$object</literal> being a reference to an
|
||||
object and <literal>$method</literal> being a string
|
||||
containing the mehod-name
|
||||
containing the method-name
|
||||
</para>
|
||||
</listitem><listitem>
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user