about summary refs log tree commit diff
path: root/exwm-cm.el
diff options
context:
space:
mode:
authorChris Feng <chris.w.feng@gmail.com>2016-08-15T14·59+0800
committerChris Feng <chris.w.feng@gmail.com>2016-08-15T14·59+0800
commitcb75d4814daac2f6d52d11550199be65d185f996 (patch)
tree6a7c27806f439270d4d3638b531f9f986c0739e1 /exwm-cm.el
parent9ff99d63281ced50a34fa803e8cc48633c1f8449 (diff)
; Fix typos
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)))