dave Wed Feb 2 09:28:03 2005 EDT
Modified files: /phpdoc/en/appendices about.xml Log: - Typo. http://cvs.php.net/diff.php/phpdoc/en/appendices/about.xml?r1=1.37&r2=1.38&ty=u Index: phpdoc/en/appendices/about.xml diff -u phpdoc/en/appendices/about.xml:1.37 phpdoc/en/appendices/about.xml:1.38 --- phpdoc/en/appendices/about.xml:1.37 Sun Jan 23 15:04:32 2005 +++ phpdoc/en/appendices/about.xml Wed Feb 2 09:28:03 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.37 $ --> +<!-- $Revision: 1.38 $ --> <appendix id="about"> <title>About the manual</title> @@ -267,7 +267,7 @@ <sect1 id="about.phpversions"> <title>PHP versions documented in this manual</title> <para> - This documentation contains information about bot PHP 4 and PHP 5, with + This documentation contains information about both PHP 4 and PHP 5, with some added migration and compatibility notes regarding PHP 3. Behaviour, parameter, return value and other changes between different PHP versions are documented in notes and inline text in the manual.