doc: fix a kill-yank error

This commit is contained in:
Pekka Pessi 2011-01-21 14:44:06 +02:00 committed by Marcel Holtmann
parent 19b9ffdb44
commit bef901e189
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Methods void ReceiveAppointment(array{byte} appointment, dict info)
void ReceiveBusinessCard(array{byte} card, dict info)
Requests the agent to process a new SMS that has
arrived containing a vCalendar object. The info
arrived containing a vCard object. The info
dictionary contains 'Sender', 'LocalSentTime' and
'SentTime' properties.