about summary refs log tree commit diff
path: root/exwm-input.el
diff options
context:
space:
mode:
Diffstat (limited to 'exwm-input.el')
-rw-r--r--exwm-input.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/exwm-input.el b/exwm-input.el
index 147638be72..bb97adc623 100644
--- a/exwm-input.el
+++ b/exwm-input.el
@@ -107,8 +107,7 @@ defined in `exwm-mode-map' here."
                                               read-key-sequence-vector
                                               read-key-sequence
                                               read-event)
-  "Low-level functions that read events and need to be exempted from
-EXWM's input handling.")
+  "Low-level read functions that must be exempted from EXWM input handling.")
 
 (defvar exwm-input--during-command nil
   "Indicate whether between `pre-command-hook' and `post-command-hook'.")