reference/yaf/yaf_dispatcher/autorender.xml
49d4fb555745d1981edac87a5a2d8ae53b5f75df
...
...
@@ -37,7 +37,7 @@
37
37
<note>
38
38
<para>
39
39
since 2.2.0, if this parameter is not given, then the current state
40
-
will be renturned
40
+
will be returned
41
41
</para>
42
42
</note>
43
43
</para>
...
...
@@ -56,7 +56,7 @@
56
56
<refsect1 role="examples">
57
57
&reftitle.examples;
58
58
<example>
59
-
<title><function>Yaf_Dispatcher::autoRender</function>example</title>
59
+
<title><function>Yaf_Dispatcher::autoRender</function> example</title>
60
60
<programlisting role="php">
61
61
<![CDATA[
62
62
<?php
63
63