svn: /phpdoc/ja/trunk/reference/opcache/ ini.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Fri, 27 Nov 2020 18:30:48 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351702
Log:
Fix #80434: Missing "s" in documentation for "opcache.jit_max_loop_unrolls"
Bug: https://bugs.php.net/80434 (Closed) Missing "s" in documentation for "opcache.jit_max_loop_unrolls"
Changed paths:
U phpdoc/ja/trunk/reference/opcache/ini.xml
Modified: phpdoc/ja/trunk/reference/opcache/ini.xml
===================================================================
--- phpdoc/ja/trunk/reference/opcache/ini.xml 2020-11-27 16:58:08 UTC (rev 351701)
+++ phpdoc/ja/trunk/reference/opcache/ini.xml 2020-11-27 18:30:48 UTC (rev 351702)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351415 Maintainer: satoruyoshida Status: working -->
+<!-- EN-Revision: 351699 Maintainer: satoruyoshida Status: working -->
<!-- CREDITS: mumumu -->
<sect1 xml:id="opcache.configuration" xmlns="http://docbook.org/ns/docbook">
&reftitle.runtime;
@@ -1151,7 +1151,7 @@
</varlistentry>
<varlistentry xml:id="ini.opcache.jit-max-loop-unrolls">
<term>
- <parameter>opcache.jit_max_loops_unroll</parameter>
+ <parameter>opcache.jit_max_loop_unrolls</parameter>
<type>int</type>
</term>
<listitem>