summaryrefslogtreecommitdiffstats
path: root/doc/voicecallmanager-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-09-08 21:39:20 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-09-08 21:39:20 +0200
commit3cf9747a0b2b0c534e69b89aee6c489d4f672535 (patch)
tree520abce73a7021ebf467eeacfebdbc0e09f0b841 /doc/voicecallmanager-api.txt
parentfbf3bcd87dcbfcd59bde52c6d5eb34ef0ff4cb51 (diff)
downloadofono-3cf9747a0b2b0c534e69b89aee6c489d4f672535.tar.bz2
doc: Fix small typo in voice call manager description
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)