reference/tidy/functions/tidy-error-count.xml
04f10f9f8df60beadd833d6f48a4f01e835cdcaa
...
...
@@ -9,7 +9,7 @@
9
9
&reftitle.description;
10
10
<methodsynopsis>
11
11
<type>int</type><methodname>tidy_error_count</methodname>
12
-
<methodparam><type>tidy</type><parameter>object</parameter></methodparam>
12
+
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
13
13
</methodsynopsis>
14
14
<para>
15
15
Returns the number of Tidy errors encountered for the specified document.
...
...
@@ -21,7 +21,7 @@
21
21
<para>
22
22
<variablelist>
23
23
<varlistentry>
24
-
<term><parameter>object</parameter></term>
24
+
<term><parameter>tidy</parameter></term>
25
25
<listitem>
26
26
<para>
27
27
&tidy.object;
...
...
@@ -82,7 +82,6 @@ line 1 column 1 - Warning: inserting missing 'title' element
82
82
</simplelist>
83
83
</refsect1>
84
84
</refentry>
85
-

86
85
<!-- Keep this comment at the end of the file
87
86
Local variables:
88
87
mode: sgml
89
88