vrana Mon Jun 14 05:11:19 2004 EDT
Modified files:
/phpdoc/en/faq migration4.xml
Log:
Bug #28769
http://cvs.php.net/diff.php/phpdoc/en/faq/migration4.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/faq/migration4.xml
diff -u phpdoc/en/faq/migration4.xml:1.10 phpdoc/en/faq/migration4.xml:1.11
--- phpdoc/en/faq/migration4.xml:1.10 Sun Dec 21 09:42:18 2003
+++ phpdoc/en/faq/migration4.xml Mon Jun 14 05:11:18 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<chapter id="faq.migration4">
<title>Migrating from PHP 3 to PHP 4</title>
<titleabbrev>Migrating from PHP 3 to PHP 4</titleabbrev>
@@ -55,7 +55,7 @@
<answer>
<para>
Since PHP 4 is basically a rewrite of the entire PHP engine there
- was very few functions that were altered and only then some of
+ were very few functions that were altered and only then some of
the more exotic ones.
</para>
</answer>