summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/lisp-esque.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf
index 1e02176..e06f46e 100644
--- a/examples/lisp-esque.conf
+++ b/examples/lisp-esque.conf
@@ -8,7 +8,7 @@
(blueshift
- ; Index of monitors to use.
+ ; Indices of monitors to use.
(monitors) ; For all monitors
; For the primary monitor: (monitors 0)
; For the first two monitors: (monitors 0 1)