doc: Fix small typo in voice call manager description

This commit is contained in:
Marcel Holtmann 2010-09-08 21:39:20 +02:00
parent fbf3bcd87d
commit 3cf9747a0b
1 changed files with 1 additions and 1 deletions

View File

@ -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)