com doc/ja: Fix erroneous whitespace change: reference/opcache/ini.xml

[email protected] (Yoshinari Takaoka) Mon, 11 Jan 2021 00:38:58 +0000
Newsgroups php.doc.ja
Message-ID <[email protected]>
Commit:    8c575df1472e8508d5ebc6e431b8160eba9e7655
Author:    Yoshinari Takaoka <[email protected]>         Mon, 11 Jan 2021 09:38:58 +0900
Parents:   5a079456545e2931df04b557fad40468eb2f3fa3
Branches:  master

Link:       http://git.php.net/?p=doc/ja.git;a=commitdiff;h=8c575df1472e8508d5ebc6e431b8160eba9e7655

Log:
Fix erroneous whitespace change

Cf. <https://github.com/php/doc-en/commit/a3bb15df3f8dd9657471db4d4f1ecd67a7c552e9#commitcomment-45824230>.

Changed paths:
  M  reference/opcache/ini.xml


Diff:
diff --git a/reference/opcache/ini.xml b/reference/opcache/ini.xml
index 3efc86958c..2f8f364302 100644
--- a/reference/opcache/ini.xml
+++ b/reference/opcache/ini.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: a3bb15df3f8dd9657471db4d4f1ecd67a7c552e9 Maintainer: satoruyoshida Status: ready -->
+<!-- EN-Revision: a1f57404d725b60d74e0ea2c726eb3ebf67d2547 Maintainer: satoruyoshida Status: ready -->
 <!-- CREDITS: mumumu -->
 <sect1 xml:id="opcache.configuration" xmlns="http://docbook.org/ns/docbook">
  &reftitle.runtime;
@@ -991,10 +991,10 @@
          </simplelist>
         </listitem>
        </varlistentry>
-  </variablelist>
+      </variablelist>
       <literal>"tracing"</literal> モードは、<code>CRTO = 1254</code> に対応しています。
       <literal>"function"</literal> モードは、<code>CRTO = 1205</code> に対応しています。
- </para>
+     </para>
     </listitem>
    </varlistentry>
    <varlistentry xml:id="ini.opcache.jit-buffer-size">