We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044db49 commit 73d38a4Copy full SHA for 73d38a4
reference/xml/functions/xml-error-string.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: e700973701abc1897fb9af01d6efca3a53507f23 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: ad323a863f0795ef39c4d8ae85e182b9086321d1 Maintainer: hirokawa Status: ready -->
4
<!-- Credits: mumumu -->
5
<refentry xml:id="function.xml-error-string" xmlns="http://docbook.org/ns/docbook">
6
<refnamediv>
@@ -40,7 +40,7 @@
40
&reftitle.returnvalues;
41
<para>
42
エラーコード <parameter>error_code</parameter> の説明を有する文字列を
43
- 返します。説明がない場合には &null; を返します。
+ 返します。説明がない場合には &null; または <literal>"Unknown"</literal> を返します。
44
</para>
45
</refsect1>
46
0 commit comments