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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt
index bfaca101..620720f1 100644
--- a/doc/voicecallmanager-api.txt
+++ b/doc/voicecallmanager-api.txt
@@ -12,7 +12,7 @@ Methods array{object,dict} GetCalls()
This method call should only be used once when an
application starts up. Further call additions and
- removal shall be monitored vi CallAdded and
+ removal shall be monitored via CallAdded and
CallRemoved signals.
object Dial(string number, string hide_callerid)