reference/yaf/yaf_dispatcher/throwexception.xml
49d4fb555745d1981edac87a5a2d8ae53b5f75df
...
...
@@ -14,7 +14,7 @@
14
14
<methodparam choice="opt"><type>bool</type><parameter>flag</parameter></methodparam>
15
15
</methodsynopsis>
16
16
<para>
17
-
Siwtch on/off exception throwing while unexpected error occurring.
17
+
Switch on/off exception throwing while unexpected error occurring.
18
18
When this is on, Yaf will throwing exceptions instead of triggering
19
19
catchable errors.
20
20
</para>
...
...
@@ -49,7 +49,7 @@
49
49
<refsect1 role="examples">
50
50
&reftitle.examples;
51
51
<example>
52
-
<title><function>Yaf_Dispatcher::throwexception</function>example</title>
52
+
<title><function>Yaf_Dispatcher::throwexception</function> example</title>
53
53
<programlisting role="php">
54
54
<![CDATA[
55
55
<?php
56
56