diff --git a/pympress/util.py b/pympress/util.py index 18f128e7..c75d2dd0 100644 --- a/pympress/util.py +++ b/pympress/util.py @@ -480,7 +480,7 @@ def lookup_monitors(display, *windows): Args: display (:class:`~Gdk.Display`): the current screen - *windows (`tuple` of :class:`~Gtk.Window`): windows for wich to look up the monitor position + *windows (`tuple` of :class:`~Gtk.Window`): windows for which to look up the monitor position Returns: `tuple` of `Monitor`: The monitors for each window, followed by the best monitors for presenter and content