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 | d0c1bd9457d4e6a8f1855a66a43ecd8e2635e944 (patch) | |
tree | 32ce31b90e7e090a6235520277c41efe7dd3808d /README.SVN-RULES | |
parent | cf2803d4630791d0642cafa4cb91ddc43cb1f6ca (diff) | |
download | php-git-d0c1bd9457d4e6a8f1855a66a43ecd8e2635e944.tar.gz |
Fixed a typo in README.SVN-RULES.
Diffstat (limited to '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 2b3cb8036a..6ad50cf333 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:: |