philip Sat Jan 27 21:35:42 2007 UTC
Modified files:
/phpdoc/en/appendices about.xml
Log:
grammar, thanks to bjori
http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/about.xml?r1=1.44&r2=1.45&diff_format=u
Index: phpdoc/en/appendices/about.xml
diff -u phpdoc/en/appendices/about.xml:1.44 phpdoc/en/appendices/about.xml:1.45
--- phpdoc/en/appendices/about.xml:1.44 Sat Jan 27 19:08:32 2007
+++ phpdoc/en/appendices/about.xml Sat Jan 27 21:35:42 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.44 $ -->
+<!-- $Revision: 1.45 $ -->
<appendix id="about">
<title>About the manual</title>
@@ -278,8 +278,8 @@
</para>
<para>
So, documentation may exist for PHP versions that aren't yet released.
- (something like PHP 6.x.x while the latest stable version might be
- is 5.x.x). Most of the time, this is not an error in the documentation.
+ (Something like PHP 6.x.x while the latest stable version might be
+ 5.x.x). Most of the time, this is not an error in the documentation.
Explanation is often added for features not available in the current
PHP release, but will be available as a known future PHP version.
Typically, PHP only adds new features in major releases otherwise only bugs