1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

MFH: fix typo

This commit is contained in:
Johannes Schlüter
2009-06-28 15:29:24 +00:00
parent c9fa89534c
commit 79e1cf2fe0

View File

@@ -8,7 +8,7 @@
; PHP attempts to find and load this configuration from a number of locations.
; The following is a summary of its search order:
; 1. SAPI module specific locamystion.
; 1. SAPI module specific location.
; 2. The PHPRC environment variable. (As of PHP 5.2.0)
; 3. A number of predefined registry keys on Windows (As of PHP 5.2.0)
; 4. Current working directory (except CLI)