diff options
author | Florian Anderiasch <fa@php.net> | 2011-11-14 15:39:35 +0000 |
---|---|---|
committer | Florian Anderiasch <fa@php.net> | 2011-11-14 15:39:35 +0000 |
commit | 99b501b64d45ed4353cbce18ad421dc25acb2aa4 (patch) | |
tree | c819c831c3d2a758220205cf1ba57d7ddf5e1f57 | |
parent | 72660567f40d6331cf13de90b816068f2c68826c (diff) | |
download | php-git-99b501b64d45ed4353cbce18ad421dc25acb2aa4.tar.gz |
Fixed a typo in README.SVN-RULES.
-rw-r--r-- | README.SVN-RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.SVN-RULES b/README.SVN-RULES index 2d9bc0c974..1f5dd47fb8 100644 --- a/README.SVN-RULES +++ b/README.SVN-RULES @@ -39,7 +39,7 @@ Having said that, here are the organizational rules:: 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:: |