svn: /phpdoc/ja/trunk/reference/curl/functions/ curl-version.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Thu, 30 Jan 2020 17:18:05 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349070
Log:
Fixes #79186
Patch by ekinhbayar.
Bug: https://bugs.php.net/79186 (Closed) indice should be index
Changed paths:
U phpdoc/ja/trunk/reference/curl/functions/curl-version.xml
Modified: phpdoc/ja/trunk/reference/curl/functions/curl-version.xml
===================================================================
--- phpdoc/ja/trunk/reference/curl/functions/curl-version.xml 2020-01-30 14:45:43 UTC (rev 349069)
+++ phpdoc/ja/trunk/reference/curl/functions/curl-version.xml 2020-01-30 17:18:05 UTC (rev 349070)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 324741 Maintainer: hirokawa Status: ready -->
-<!-- CREDITS: shimooka -->
+<!-- EN-Revision: 349069 Maintainer: hirokawa Status: ready -->
+<!-- CREDITS: shimooka,mumumu -->
<refentry xml:id="function.curl-version" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>curl_version</refname>
@@ -42,7 +42,7 @@
<tgroup cols="2">
<thead>
<row>
- <entry>インデックス</entry>
+ <entry>キー</entry>
<entry>値の説明</entry>
</row>
</thead>