rioter Sat Aug 14 15:14:42 2004 EDT
Modified files:
/phpdoc/en/reference/tidy/functions tidy-construct.xml
Log:
fixed the spelling of initialze
http://cvs.php.net/diff.php/phpdoc/en/reference/tidy/functions/tidy-construct.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/tidy/functions/tidy-construct.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-construct.xml:1.1
phpdoc/en/reference/tidy/functions/tidy-construct.xml:1.2
--- phpdoc/en/reference/tidy/functions/tidy-construct.xml:1.1 Sun Jul 4 06:27:09
2004
+++ phpdoc/en/reference/tidy/functions/tidy-construct.xml Sat Aug 14 15:14:42
2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.tidy-construct">
<refnamediv>
<refname>tidy::__construct</refname>
@@ -21,7 +21,7 @@
</para>
<para>
If the <parameter>filename</parameter> parameter is given, this function
- will also read that file and initializate the object with the file,
+ will also read that file and initialize the object with the file,
acting like <function>tidy_parse_file</function>.
</para>
&tidy.conf-enc;