Browse Source

[1924] (minor) Clarify a doc comment

Michal 'vorner' Vaner 12 years ago
parent
commit
266bf8571b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/lib/python/isc/cc/session.py

+ 3 - 3
src/lib/python/isc/cc/session.py

@@ -269,9 +269,9 @@ class Session:
         - instance Instance in the group.
         - to Direct recipient (overrides the above, should contain the
           lname of the recipient).
-        - want_answer If an answer is requested. If there's no recipient,
-          the message queue would send an error message instead of the
-          answer.
+        - want_answer If an answer is requested. If there's no recipient
+          and this is true, the message queue would send an error message
+          instead of the answer.
 
         Return:
           A sequence number that can be used to wait for an answer