]> granicus.if.org Git - php/commitdiff
Typo fix in php.ini-production
authorAdrian Verde <me@adrianverde.com>
Wed, 11 Dec 2019 20:51:05 +0000 (21:51 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 11 Dec 2019 22:15:07 +0000 (23:15 +0100)
Possibe -> Possible

php.ini-production

index beea6b26500f5b99d79fb22717d10caeae1be6de..e942a71191a7af30b8a3db81f5865b4fd98eed46 100644 (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