diff options
author | Pierrick Charron <pierrick@php.net> | 2011-04-03 21:46:52 +0000 |
---|---|---|
committer | Pierrick Charron <pierrick@php.net> | 2011-04-03 21:46:52 +0000 |
commit | e8486cc37415a6db5f949d687a2f62e7f3bd3235 (patch) | |
tree | 509c0a333a750cd362633a04190cfe1ca2329e28 /win32 | |
parent | 47012ccd8f7f091d234693ed23e072da5e9a8328 (diff) | |
download | php-git-e8486cc37415a6db5f949d687a2f62e7f3bd3235.tar.gz |
Fix common typos in the source code (Reported in Bug #54065)
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)
Diffstat (limited to 'win32')
-rw-r--r-- | win32/install.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/install.txt b/win32/install.txt index c1fc9c20aa..12d109b513 100644 --- a/win32/install.txt +++ b/win32/install.txt @@ -1427,7 +1427,7 @@ The configuration file core directives is available in the appendix. Probably not all PHP directives are documented in the manual though. For a complete list of directives available in your PHP version, please read your well - commented php.ini file. Alternatively, you may find the the latest + commented php.ini file. Alternatively, you may find the latest php.ini from SVN helpful too. Example 5-1. php.ini example |