about summary refs log tree commit diff
path: root/exwm-randr.el
diff options
context:
space:
mode:
authorChris Feng <chris.w.feng@gmail.com>2017-02-05T09·50+0800
committerChris Feng <chris.w.feng@gmail.com>2017-02-05T09·50+0800
commitf221f837cb1e38e00fdbe54d25301c09d77c7ae9 (patch)
tree87b1979f8ad61d4aa1a83697ca49800d8a8e5ec4 /exwm-randr.el
parent9926d87b65f1a5e627032b8da329799cd612f289 (diff)
Fix checkdoc warnings
Diffstat (limited to 'exwm-randr.el')
-rw-r--r--exwm-randr.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/exwm-randr.el b/exwm-randr.el
index 19b9bb93b8..d9c083c8af 100644
--- a/exwm-randr.el
+++ b/exwm-randr.el
@@ -21,9 +21,10 @@
 
 ;;; Commentary:
 
-;; This module adds RandR support for EXWM. Currently it requires external
-;; tools such as xrandr(1) to properly configure RandR first. This dependency
-;; may be removed in the future, but more work is needed before that.
+;; This module adds RandR support for EXWM.  Currently it requires external
+;; tools such as xrandr(1) to properly configure RandR first.  This
+;; dependency may be removed in the future, but more work is needed before
+;; that.
 
 ;; To use this module, load, enable it and configure
 ;; `exwm-randr-workspace-output-plist' and `exwm-randr-screen-change-hook'