summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--php.ini-development2
1 files changed, 1 insertions, 1 deletions
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)