From: Johannes Schlüter Date: Sun, 28 Jun 2009 15:29:14 +0000 (+0000) Subject: fix typo X-Git-Tag: php-5.4.0alpha1~191^2~3225 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf90d9447ce54427114c1854381ab08c79b11de0;p=php fix typo --- diff --git a/php.ini-development b/php.ini-development index eec332fabd..0ad11caf79 100644 --- a/php.ini-development +++ b/php.ini-development @@ -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)