nlopess Sun May 1 05:08:13 2005 EDT
Modified files:
/phpdoc/en/reference/runkit constants.xml reference.xml
Log:
typos
http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/constants.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/runkit/constants.xml
diff -u phpdoc/en/reference/runkit/constants.xml:1.1
phpdoc/en/reference/runkit/constants.xml:1.2
--- phpdoc/en/reference/runkit/constants.xml:1.1 Sun May 1 00:54:57 2005
+++ phpdoc/en/reference/runkit/constants.xml Sun May 1 05:08:13 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc.
-->
<section id="runkit.constants">
&reftitle.constants;
@@ -112,7 +112,7 @@
<listitem>
<simpara>
PHP5 specific flag to <function>classkit_method_add</function>
- Only defined when classkit compatability is enabled.
+ Only defined when classkit compatibility is enabled.
</simpara>
</listitem>
</varlistentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/reference.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/runkit/reference.xml
diff -u phpdoc/en/reference/runkit/reference.xml:1.1
phpdoc/en/reference/runkit/reference.xml:1.2
--- phpdoc/en/reference/runkit/reference.xml:1.1 Sun May 1 00:54:57 2005
+++ phpdoc/en/reference/runkit/reference.xml Sun May 1 05:08:13 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc.
-->
<reference id="ref.runkit">
<title>runkit Functions</title>
@@ -24,7 +24,7 @@
This package is meant as a feature added replacement for the
<ulink url="&url.pecl.package;classkit">classkit</ulink> package.
When compiled with the <literal>--enable-runkit=classkit</literal>
- option to ./configure, it will export classkit compatable function
definitions
+ option to ./configure, it will export classkit compatible function
definitions
and constants.
</simpara>
</section>