mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
TYPO COMMENTS: objcet
objcet => object
This commit is contained in:
parent
79e9346de9
commit
99ab2c5d72
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ def oob_report(session, *args, **kwargs):
|
|||
"""
|
||||
Called with the `REPORT PROPNAME` MSDP command.
|
||||
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:
|
||||
session (Session): The Session doing the monitoring. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue