summaryrefslogtreecommitdiffstats
path: root/doc/supplementaryservices-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/supplementaryservices-api.txt')
-rw-r--r--doc/supplementaryservices-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/supplementaryservices-api.txt b/doc/supplementaryservices-api.txt
index 23796c1b..115e2ff9 100644
--- a/doc/supplementaryservices-api.txt
+++ b/doc/supplementaryservices-api.txt
@@ -16,7 +16,7 @@ Methods string, variant Initiate(string command)
new command can be initiated until this one is
cancelled or ended.
- void Respond(string reply)
+ string Respond(string reply)
Send a response to the network either when
it is awaiting further input after Initiate()