com doc/ja: Fix spacing in mongodb.option.encryption.kmsProviders / sync with en.: language-snippets.ent
[email protected] (Yoshinari Takaoka) Wed, 06 Jan 2021 21:24:57 +0000
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
Commit: 6b1ef51dac33ae9115991efb9b87397100a4abe1 Author: Yoshinari Takaoka <[email protected]> Thu, 7 Jan 2021 06:24:57 +0900 Parents: 76803510f54c2ae827ead973e02a5850c66f2a69 Branches: master Link: http://git.php.net/?p=doc/ja.git;a=commitdiff;h=6b1ef51dac33ae9115991efb9b87397100a4abe1 Log: Fix spacing in mongodb.option.encryption.kmsProviders / sync with en. Changed paths: M language-snippets.ent Diff: diff --git a/language-snippets.ent b/language-snippets.ent index 01d23690d0..1ffc59ae03 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: e2f50c240bebc502a3d990d73633a6141f3bd9fd Maintainer: takagi Status: working --> +<!-- EN-Revision: c47cd3156640f6fddbb20ed1c8b5c86a706f9b0e Maintainer: takagi Status: working --> <!-- Credits: hirokawa,haruki,shimooka,mumumu --> <!ENTITY installation.enabled.disable 'この拡張モジュールはデフォルトで有効になっています。無効にしたい場合は、次のオプションを指定してコンパイルします。'> @@ -2495,7 +2495,7 @@ xmlns="http://docbook.org/ns/docbook">この拡張モジュールは非推奨で <entry><type>array</type></entry> <entry> <para> - A document containing the configuration for one or more KMS providers, which are used to encrypt data keys. Currently <literal>aws</literal> or <literal>local</literal>are supported and at least one must be specified. + A document containing the configuration for one or more KMS providers, which are used to encrypt data keys. Currently <literal>aws</literal> or <literal>local</literal> are supported and at least one must be specified. </para> <para> The format for <literal>aws</literal> is as follows: