reference/classobj/functions/property-exists.xml
a4fb7f59310a598b8cb8ca1daa47e557f32ae66e
...
...
@@ -52,8 +52,7 @@
52
52
<refsect1 role="returnvalues">
53
53
&reftitle.returnvalues;
54
54
<para>
55
-
Returns &true; if the property exists, &false; if it doesn't exist or
56
-
&null; in case of an error.
55
+
Returns &true; if the property exists, &false; if it doesn't exist.
57
56
</para>
58
57
</refsect1>
59
58

60
59