Fix typo
authorNozomi Anzai <anzai@sraoss.co.jp>
Wed, 14 Oct 2015 02:57:53 +0000 (11:57 +0900)
committerNozomi Anzai <anzai@sraoss.co.jp>
Wed, 14 Oct 2015 02:57:53 +0000 (11:57 +0900)
http://www.pgpool.net/mantisbt/view.php?id=148

doc/en/errorCode.html

index ce468731658b495cfcb2032db486300227d98a7b..47dc9272a5a1905c92c7f4e950b6334fc9a1b8cd 100644 (file)
@@ -60,7 +60,7 @@
 <tr><th class="right_border"><label>e1001</label></th><td  class="right_border">PCP command error occurred.</td><td>It is displayed when failing in the call of the pcp command. Please confirm whether in the place that the Pcp command specified by a set menu. </td></tr>
 
 <tr><th class="right_border"><label>e1002</label></th><td  class="right_border">pcp_node_count command error occurred.</td><td>It is an execution of pcp_node_count error. Please confirm whether pcp_node_count can be normally executed. </td></tr>
-<tr><th class="right_border"><label>e1003</label></th><td  class="right_border">pcp_node_info command error occurred.</td><td>It is an execution of pcp_node_info error. Please confirm whether pcp_node_infot can be normally executed. </td></tr>
+<tr><th class="right_border"><label>e1003</label></th><td  class="right_border">pcp_node_info command error occurred.</td><td>It is an execution of pcp_node_info error. Please confirm whether pcp_node_info can be normally executed. </td></tr>
 <tr><th class="right_border"><label>e1004</label></th><td  class="right_border">pcp_proc_count command error occurred.</td><td>It is an execution of pcp_proc_count error. Please confirm whether pcp_proc_count can be normally executed. </td></tr>
 <tr><th class="right_border"><label>e1005</label></th><td  class="right_border">pcp_proc_info command error occurred.</td><td>It is an execution of pcp_proc_info error. Please confirm whether pcp_proc_info can be normally executed. </td></tr>
 <tr><th class="right_border"><label>e1006</label></th><td  class="right_border">pcp_stop_pgpool command error occurred.</td><td>It is an execution of pcp_stop_pgpool error. Please confirm whether pcp_stop_pgpool can be normally executed. </td></tr>