summaryrefslogtreecommitdiffstats
path: root/doc/message-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/message-api.txt')
-rw-r--r--doc/message-api.txt4
1 files changed, 2 insertions, 2 deletions
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)