File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1494,7 +1494,7 @@ STREAM モードのいくつかのアルゴリズムの初期化の際に使用
14941494 呼び出す関数またはメソッド。有効な <link linkend =" gearman.constants" >Gearmanの値</link > を返す必要があります。
14951495 </para >
14961496 <para >
1497- return ステートメントが存在しない場合 、デフォルトで <constant >GEARMAN_SUCCESS</constant > が返されます。
1497+ return 文が存在しない場合 、デフォルトで <constant >GEARMAN_SUCCESS</constant > が返されます。
14981498 </para >
14991499 <methodsynopsis >
15001500 <type >int</type ><methodname ><replaceable >callback</replaceable ></methodname >
@@ -1524,7 +1524,7 @@ STREAM モードのいくつかのアルゴリズムの初期化の際に使用
15241524
15251525<!ENTITY gearman.note.callback '<note xmlns =" http://docbook.org/ns/docbook" >
15261526 <para >
1527- この callback は 、このメソッドを呼び出した後に追加されたタスク(例: <methodname >GearmanClient::addTask</methodname > を呼び出して追加されたタスク)に対してのみ実行されます。
1527+ このコールバックは 、このメソッドを呼び出した後に追加されたタスク(例: <methodname >GearmanClient::addTask</methodname > を呼び出して追加されたタスク)に対してのみ実行されます。
15281528 </para >
15291529</note >'>
15301530
You can’t perform that action at this time.
0 commit comments