diff options
author | Chris Feng <chris.w.feng@gmail.com> | 2018-02-18T16·04+0800 |
---|---|---|
committer | Chris Feng <chris.w.feng@gmail.com> | 2018-02-18T16·04+0800 |
commit | d22e6740d761bd2c67e928579502a6c2816516a9 (patch) | |
tree | 3edd721d4e0d1e3ec7778d30ec0f63fb115ea8fa /exwm-cm.el | |
parent | 7823eb988c22f5dc804ef862d91a0fcf474ca718 (diff) |
Add customization settings
; Also fix documentations.
Diffstat (limited to 'exwm-cm.el')
-rw-r--r-- | exwm-cm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exwm-cm.el b/exwm-cm.el index 77dd2774a11d..ff556fb21921 100644 --- a/exwm-cm.el +++ b/exwm-cm.el @@ -21,7 +21,7 @@ ;;; Commentary: -;; This module is obsolete since EXWM now supports third-porty compositors. +;; This module is obsolete since EXWM now supports third-party compositors. ;;; Code: |