about summary refs log tree commit diff
path: root/exwm-cm.el
diff options
context:
space:
mode:
Diffstat (limited to 'exwm-cm.el')
-rw-r--r--exwm-cm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/exwm-cm.el b/exwm-cm.el
index 8e019bbc75..f7a37598e5 100644
--- a/exwm-cm.el
+++ b/exwm-cm.el
@@ -1754,7 +1754,7 @@ Create implicit workspace frame container")))
   (add-hook 'exwm-exit-hook #'exwm-cm--exit t))
 
 (defun exwm-cm-start ()
-  "Start EXWM composting manager."
+  "Start EXWM compositing manager."
   (interactive)
   (unless exwm-cm--conn
     (exwm-cm--init)))