Skip to content

Commit 83acd50

Browse files
committed
誤訳を修正
1 parent 56c8c12 commit 83acd50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/errorfunc/functions/get-exception-handler.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<void/>
1515
</methodsynopsis>
1616
<simpara>
17-
存在する場合に、現在のエラーハンドラ関数を返します
17+
存在する場合に、現在の例外ハンドラ関数を返します
1818
</simpara>
1919
</refsect1>
2020

@@ -27,7 +27,7 @@
2727
&reftitle.returnvalues;
2828
<simpara>
2929
現在定義済みの例外ハンドラを返します。
30-
エラーハンドラが定義されていない場合は&null; を返します。
30+
ハンドラが定義されていない場合は&null; を返します。
3131
</simpara>
3232
<simpara>
3333
返されたハンドラは、

0 commit comments

Comments
 (0)