summaryrefslogtreecommitdiffstats
path: root/doc/voicecallmanager-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/voicecallmanager-api.txt')
-rw-r--r--doc/voicecallmanager-api.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt
index 7877ac5f..bc79fc36 100644
--- a/doc/voicecallmanager-api.txt
+++ b/doc/voicecallmanager-api.txt
@@ -108,10 +108,10 @@ Methods dict GetProperties()
void SendTones(string tones)
- Sends the DTMF tones to the network. Under GSM the
- tones have a fixed duration. Tones can be one of:
- '0' - '9', '*', '#', 'A', 'B', 'C', 'D'. The last four
- are typically not used in normal circumstances.
+ Sends the DTMF tones to the network. The tones have
+ a fixed duration. Tones can be one of: '0' - '9',
+ '*', '#', 'A', 'B', 'C', 'D'. The last four are
+ typically not used in normal circumstances.
Signals PropertyChanged(string property, variant value)