doc: fix a kill-yank error
authorPekka Pessi <Pekka.Pessi@nokia.com>
Fri, 21 Jan 2011 12:44:06 +0000 (14:44 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 21 Jan 2011 12:56:28 +0000 (13:56 +0100)
doc/smartmessaging-api.txt

index 36065b4..637a5ef 100644 (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.