diff options
author | Philip Olson <philip@php.net> | 2008-02-22 17:15:57 +0000 |
---|---|---|
committer | Philip Olson <philip@php.net> | 2008-02-22 17:15:57 +0000 |
commit | a0612de5a0fc2d3d974c5c475b23820d7e1bd74c (patch) | |
tree | 855c64e5637191dcf1697defd4ad1b906f4d7194 /README.WIN32-BUILD-SYSTEM | |
parent | 33c6806efe787223d8670b67b0b13e3b16a2d9f5 (diff) | |
download | php-git-a0612de5a0fc2d3d974c5c475b23820d7e1bd74c.tar.gz |
typo (closes bug #43943)
Diffstat (limited to 'README.WIN32-BUILD-SYSTEM')
-rw-r--r-- | README.WIN32-BUILD-SYSTEM | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.WIN32-BUILD-SYSTEM b/README.WIN32-BUILD-SYSTEM index 7d3c792767..977dafbedf 100644 --- a/README.WIN32-BUILD-SYSTEM +++ b/README.WIN32-BUILD-SYSTEM @@ -87,7 +87,7 @@ a. Requirements c. Generating configure - Change directory to where you have your PHP 5 sources. + Change directory to where you have your PHP sources. Run buildconf.bat. d. Configuring |