summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/indmanager/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indmanager/README b/src/indmanager/README
index d1efb8c..00de221 100644
--- a/src/indmanager/README
+++ b/src/indmanager/README
@@ -80,7 +80,7 @@ false otherwise. Filter is passed from im_verify_filter function
* IMEventWatcher
typedef bool (*IMEventWatcher) (void *data);
-User should define this callback, which could be blocking. The purpose of this
+User should define this callback, which should be blocking. The purpose of this
called is to inform manager that event occured. When the callback returns with
true value the manager is informed that event has occured and will send
indication right after. When the callback returns with false value the manager