Typo fix in php.ini-production

Possibe -> Possible
This commit is contained in:
Adrian Verde 2019-12-11 21:51:05 +01:00 committed by Christoph M. Becker
parent 502cd7b1f1
commit 2bf38aff79

View file

@ -1942,7 +1942,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