summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-development b/php.ini-development
index 7c8649d4c7..3aefcd071d 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -1940,7 +1940,7 @@ ldap.max_links = -1
;openssl.capath=
[ffi]
-; FFI API restriction. Possibe values:
+; FFI API restriction. Possible values:
; "preload" - enabled in CLI scripts and preloaded files (default)
; "false" - always disabled
; "true" - always enabled