From 79e1cf2fe01e68e9ff61aea2bc0446007b7dfac0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Johannes=20Schl=C3=BCter?= Date: Sun, 28 Jun 2009 15:29:24 +0000 Subject: [PATCH] MFH: fix typo --- php.ini-development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.ini-development b/php.ini-development index 9de43775da..89021296e3 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) -- 2.50.1