diff options
Diffstat (limited to 'exwm-background.el')
-rw-r--r-- | exwm-background.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exwm-background.el b/exwm-background.el index 701e577d8306..fa663d8fe637 100644 --- a/exwm-background.el +++ b/exwm-background.el @@ -27,7 +27,7 @@ ;; (require 'exwm-background) ;; (exwm-background-enable) ;; -;; By default, this will apply the theme's background color. However, that +;; By default, this will apply the theme's background color. However, that ;; color can be customized via the `exwm-background-color' setting. ;;; Code: |