Skip to content

Commit f316efb

Browse files
authored
docs: fix
1 parent c3283a5 commit f316efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mss/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ def monitors(self) -> Monitors:
177177
If the monitor has rotation, you have to deal with it
178178
inside this method.
179179
180-
This method has to fill ``self._monitor``s with all information
180+
This method has to fill ``self._monitors`` with all information
181181
and use it as a cache:
182182
183183
- ``self._monitors[0]`` is a dict of all monitors together

0 commit comments

Comments
 (0)