com doc/ja: Fixed constant name LDAP_OPT_X_TLS_KEYILE : reference/ldap/functions/ldap-get-option.xml
[email protected] (Yoshinari Takaoka) Wed, 13 Jan 2021 16:25:28 +0000
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
Commit: 99a7d6e0cf46bcdb2413216065ccb48f4583e88e Author: Yoshinari Takaoka <[email protected]> Thu, 14 Jan 2021 01:25:28 +0900 Parents: ff8e0fb78a38b101818d34c4ec7e57ba3df1396e Branches: master Link: http://git.php.net/?p=doc/ja.git;a=commitdiff;h=99a7d6e0cf46bcdb2413216065ccb48f4583e88e Log: Fixed constant name LDAP_OPT_X_TLS_KEYILE Closes GH-331. Changed paths: M reference/ldap/functions/ldap-get-option.xml Diff: diff --git a/reference/ldap/functions/ldap-get-option.xml b/reference/ldap/functions/ldap-get-option.xml index 81e7b32002..6681761b54 100644 --- a/reference/ldap/functions/ldap-get-option.xml +++ b/reference/ldap/functions/ldap-get-option.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 76f8c0151d9a99d2f96e154da050e64305862b21 Maintainer: hirokawa Status: ready --> +<!-- EN-Revision: aefd268ba87a32838577a86c26cfc581418de562 Maintainer: hirokawa Status: ready --> <!-- CREDITS: takagi,mumumu --> <refentry xml:id="function.ldap-get-option" xmlns="http://docbook.org/ns/docbook"> <refnamediv> @@ -184,7 +184,7 @@ <entry>7.1</entry> </row> <row> - <entry><constant>LDAP_OPT_X_TLS_KEYILE</constant></entry> + <entry><constant>LDAP_OPT_X_TLS_KEYFILE</constant></entry> <entry><type>string</type></entry> <entry>7.1</entry> </row>