summaryrefslogtreecommitdiff
path: root/php.ini-dist
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-07-13 08:20:32 +0000
committerfoobar <sniper@php.net>2005-07-13 08:20:32 +0000
commit917eefc3ff85fe347c97c15359bfe4fbff75d20b (patch)
tree6fa57af7d8b1f27928461b2e1420153736f7867b /php.ini-dist
parentada35ab562a45d670caa2d0e7f6a0757e038b240 (diff)
downloadphp-git-917eefc3ff85fe347c97c15359bfe4fbff75d20b.tar.gz
fix typo
Diffstat (limited to 'php.ini-dist')
-rw-r--r--php.ini-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-dist b/php.ini-dist
index ed3c5301d5..596d736af2 100644
--- a/php.ini-dist
+++ b/php.ini-dist
@@ -564,7 +564,7 @@ default_socket_timeout = 60
; Note that ODBC support is built in, so no dll is needed for it.
; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5)
; extension folders as well as the separate PECL DLL download (PHP 5).
-; Be sure to appropriately set the extensions_dir directive.
+; Be sure to appropriately set the extension_dir directive.
;extension=php_mbstring.dll
;extension=php_bz2.dll