1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fix miscellaneous typos in docs

This commit is contained in:
Tyson Andre
2019-10-19 12:42:57 -04:00
committed by Christoph M. Becker
parent 550a2df043
commit 38f388fba4
6 changed files with 7 additions and 7 deletions

View File

@@ -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