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 | 1368364469571507b56358e3fe210aaaaea35a07 (patch) | |
tree | b41fc183aa432b16b67a1096881da00cc0b35fd1 /win32/install.txt | |
parent | 9e05a9ad1310018a6f5797c7e32ae0d0cbd9cb69 (diff) | |
download | php-git-1368364469571507b56358e3fe210aaaaea35a07.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/install.txt')
-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 a97be80deb..b1d4ee5148 100644 --- a/win32/install.txt +++ b/win32/install.txt @@ -1419,7 +1419,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 |