mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185556 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
5314e61574
commit
dd48540d82
2 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue