From 128859486c6f056ce026c16ec304df8cce63ba0e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 22 Sep 2010 11:34:21 +0900 Subject: api: Fix small copy&paste typo --- doc/message-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/message-api.txt') diff --git a/doc/message-api.txt b/doc/message-api.txt index 0488ccab..e3acf5c5 100644 --- a/doc/message-api.txt +++ b/doc/message-api.txt @@ -18,8 +18,8 @@ Methods dict GetProperties() that represents the currently pending messages. This method call should only be used once when an - application starts up. Further call additions and - removal shall be monitored via MessageAdded and + application starts up. Further message additions + and removal shall be monitored via MessageAdded and MessageRemoved signals. void SetProperty(string name, variant value) -- cgit v1.2.3