We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3283a5 commit f316efbCopy full SHA for f316efb
src/mss/base.py
@@ -177,7 +177,7 @@ def monitors(self) -> Monitors:
177
If the monitor has rotation, you have to deal with it
178
inside this method.
179
180
- This method has to fill ``self._monitor``s with all information
+ This method has to fill ``self._monitors`` with all information
181
and use it as a cache:
182
183
- ``self._monitors[0]`` is a dict of all monitors together
0 commit comments