summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorTyson Andre <tysonandre775@hotmail.com>2019-10-19 12:42:57 -0400
committerChristoph M. Becker <cmbecker69@gmx.de>2019-10-19 19:19:28 +0200
commit38f388fba47bec08393486cfcb99e8aec72cb614 (patch)
tree6feb13807b671e22d5c79f3f25a5d97b2d15826c /php.ini-development
parent550a2df0434db44586af7533fa84e284b2980827 (diff)
downloadphp-git-38f388fba47bec08393486cfcb99e8aec72cb614.tar.gz
Fix miscellaneous typos in docs
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