Fix typos in apidocs

This commit is contained in:
Michael Vetter
2021-10-01 23:06:29 +02:00
parent 9696f4d5cc
commit d64e797665
4 changed files with 6 additions and 6 deletions

View File

@@ -290,7 +290,7 @@ def get_room_nick(barejid):
def current_win_is_console():
"""Determine whether or not the Console window is currently focussed.
"""Determine whether or not the Console window is currently focused.
:return: ``True`` if the user is currently in the Console window, ``False`` otherwise.
:rtype: boolean