Fix typos in doc strings
This commit is contained in:
parent
0d3b8f4079
commit
9355b255ad
3 changed files with 3 additions and 3 deletions
|
|
@ -189,7 +189,7 @@ class ExtendedRoom(DefaultRoom):
|
|||
key (str): A detail identifier.
|
||||
|
||||
Returns:
|
||||
detail (str or None): A detail mathing the given key.
|
||||
detail (str or None): A detail matching the given key.
|
||||
|
||||
Notes:
|
||||
A detail is a way to offer more things to look at in a room
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue