Skip to content

Commit 535fefc

Browse files
committed
Fix typo
1 parent 6e3600f commit 535fefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.RELEASE_PROCESS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ credits files in ext/standard.
184184

185185
8. Push the tag f.e. "``git push origin php-5.4.1``"
186186

187-
9. run: ``PHPROOT=. ./makedist php 5.4.1``, this will export the tag, create configure
187+
9. run: ``PHPROOT=. ./makedist 5.4.1``, this will export the tag, create configure
188188
and build three tarballs (gz, bz2 and xz).
189189
Check if the pear files are updated (phar).
190190
On some systems the behavior of GNU tar can default to produce POSIX compliant archives

0 commit comments

Comments
 (0)