Skip to content

Commit

Permalink
Fix spelling in util.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mans0954 authored and Cimbali committed Dec 13, 2023
1 parent 3af18d8 commit 69580bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pympress/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 69580bd

Please sign in to comment.