aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml
index 330e4893b..b4addf35a 100644
--- a/doc/protocol.xml
+++ b/doc/protocol.xml
@@ -62,7 +62,7 @@
<returnvalue>OK</returnvalue> is returned. If a command
fails, no more commands are executed and the appropriate
<returnvalue>ACK</returnvalue> error is returned. If
- <command>command_list_begin</command> is used,
+ <command>command_list_ok_begin</command> is used,
<returnvalue>list_OK</returnvalue> is returned for each
successful command executed in the command list.
</para>