fa                                       Mon, 14 Nov 2011 15:39:35 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=319174

Log:
Fixed a typo in README.SVN-RULES.

Changed paths:
    U   php/php-src/branches/PHP_5_3/README.SVN-RULES
    U   php/php-src/branches/PHP_5_4/README.SVN-RULES
    U   php/php-src/trunk/README.SVN-RULES

Modified: php/php-src/branches/PHP_5_3/README.SVN-RULES
===================================================================
--- php/php-src/branches/PHP_5_3/README.SVN-RULES       2011-11-14 15:17:09 UTC 
(rev 319173)
+++ php/php-src/branches/PHP_5_3/README.SVN-RULES       2011-11-14 15:39:35 UTC 
(rev 319174)
@@ -39,7 +39,7 @@
       To do so use "make test".

    7. For development use the --enable-maintainer-zts switch to ensure your
-      code handles TSRM correctly and doesn't break for thos who need that.
+      code handles TSRM correctly and doesn't break for those who need that.

 Currently we have the following branches in use::


Modified: php/php-src/branches/PHP_5_4/README.SVN-RULES
===================================================================
--- php/php-src/branches/PHP_5_4/README.SVN-RULES       2011-11-14 15:17:09 UTC 
(rev 319173)
+++ php/php-src/branches/PHP_5_4/README.SVN-RULES       2011-11-14 15:39:35 UTC 
(rev 319174)
@@ -39,7 +39,7 @@
       To do so use "make test".

    7. For development use the --enable-maintainer-zts switch to ensure your
-      code handles TSRM correctly and doesn't break for thos who need that.
+      code handles TSRM correctly and doesn't break for those who need that.

 Currently we have the following branches in use::


Modified: php/php-src/trunk/README.SVN-RULES
===================================================================
--- php/php-src/trunk/README.SVN-RULES  2011-11-14 15:17:09 UTC (rev 319173)
+++ php/php-src/trunk/README.SVN-RULES  2011-11-14 15:39:35 UTC (rev 319174)
@@ -39,7 +39,7 @@
       To do so use "make test".

    7. For development use the --enable-maintainer-zts switch to ensure your
-      code handles TSRM correctly and doesn't break for thos who need that.
+      code handles TSRM correctly and doesn't break for those who need that.

 Currently we have the following branches in use::


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to