diff options
Diffstat (limited to 'examples/sleepmode')
-rw-r--r-- | examples/sleepmode | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sleepmode b/examples/sleepmode index d633f27..26686e8 100644 --- a/examples/sleepmode +++ b/examples/sleepmode @@ -21,7 +21,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. -# The (zero-based) index of the monitors (CRTC:s) to apply +# The (zero-based) indices of the monitors (CRTC:s) to apply # settings to. An empty list means that all monitors are used, # but all monitors will have the same settings. monitors = [] |