TYPO COMMENTS: objcet

objcet => object
This commit is contained in:
Tristano Ajmone 2015-03-05 00:40:18 +01:00 committed by Griatch
parent 79e9346de9
commit 99ab2c5d72

View file

@ -221,7 +221,7 @@ def oob_report(session, *args, **kwargs):
""" """
Called with the `REPORT PROPNAME` MSDP command. Called with the `REPORT PROPNAME` MSDP command.
Monitors the changes of given property name. Assumes reporting Monitors the changes of given property name. Assumes reporting
happens on an objcet controlled by the session. happens on an object controlled by the session.
Args: Args:
session (Session): The Session doing the monitoring. The session (Session): The Session doing the monitoring. The