language/predefined/throwable/tostring.xml
09c49da6f0167fcdfe53a76e3ea28ecfc0eb337b
...
...
@@ -9,9 +9,9 @@
9
9

10
10
<refsect1 role="description">
11
11
&reftitle.description;
12
-
<methodsynopsis>
13
-
<modifier>abstract</modifier> <modifier>public</modifier> <type>string</type><methodname>Throwable::__toString</methodname>
14
-
<void />
12
+
<methodsynopsis role="Throwable">
13
+
<modifier>public</modifier> <type>string</type><methodname>Throwable::__toString</methodname>
14
+
<void/>
15
15
</methodsynopsis>
16
16
<para>
17
17
</para>
18
18