From: Lukas Smith Date: Wed, 5 Nov 2008 07:25:12 +0000 (+0000) Subject: typo fix (thx chris jones for spotting) X-Git-Tag: BEFORE_HEAD_NS_CHANGE~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=73c9f1f305b4940118a521c98583856166919c69;p=php typo fix (thx chris jones for spotting) --- diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index 6a32dcdb98..65309fe907 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -70,7 +70,7 @@ branch if you're rolling 4.4.x releases). 10. run: ``./makedist php 4.4.1RC1``, this will export the tree, create configure and build two tarballs (one gz and one bz2). -11. Copy those two tarballs to www.php.net, in your homedir their should be a +11. Copy those two tarballs to www.php.net, in your homedir there should be a directory "downloads/". Copy them into there, so that the system can generate MD5 sums. If you do not have this directory, talk to Derick.