mazzanet Mon Jun 6 07:35:38 2005 EDT
Modified files:
/phpdoc/en/features safe-mode.xml
Log:
Spelling
http://cvs.php.net/diff.php/phpdoc/en/features/safe-mode.xml?r1=1.61&r2=1.62&ty=u
Index: phpdoc/en/features/safe-mode.xml
diff -u phpdoc/en/features/safe-mode.xml:1.61
phpdoc/en/features/safe-mode.xml:1.62
--- phpdoc/en/features/safe-mode.xml:1.61 Wed Apr 13 08:29:37 2005
+++ phpdoc/en/features/safe-mode.xml Mon Jun 6 07:35:37 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.61 $ -->
+<!-- $Revision: 1.62 $ -->
<chapter id="features.safe-mode">
<title>Safe Mode</title>
@@ -622,7 +622,7 @@
<function>set_time_limit</function>
</entry>
<entry>
- Has no affect when PHP is running in &safemode;.
+ Has no effect when PHP is running in &safemode;.
</entry>
</row>
<row>
@@ -630,7 +630,7 @@
<link linkend="ini.max-execution-time">max_execution_time</link>
</entry>
<entry>
- Has no affect when PHP is running in &safemode;.
+ Has no effect when PHP is running in &safemode;.
</entry>
</row>
<row>