sean Sat Mar 3 02:17:59 2007 UTC
Modified files:
/phpdoc/en/reference/apc/functions apc-define-constants.xml
Log:
tyop
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apc/functions/apc-define-constants.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/apc/functions/apc-define-constants.xml
diff -u phpdoc/en/reference/apc/functions/apc-define-constants.xml:1.3
phpdoc/en/reference/apc/functions/apc-define-constants.xml:1.4
--- phpdoc/en/reference/apc/functions/apc-define-constants.xml:1.3 Sat Mar
3 02:10:26 2007
+++ phpdoc/en/reference/apc/functions/apc-define-constants.xml Sat Mar 3
02:17:58 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.apc-define-constants">
<refnamediv>
<refname>apc_define_constants</refname>
@@ -20,7 +20,7 @@
<function>define</function> is notoriously slow. Since the main benefit of
APC is to increase the performance of scripts/applications, this mechanism
is provided to streamline the process of mass constant definition. However,
- This function does not perform as well as anticipated.
+ this function does not perform as well as anticipated.
</para>
<para>