about summary refs log tree commit diff
path: root/exwm-background.el
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2024-01-09T18·52+0100
committerDaniel Mendler <mail@daniel-mendler.de>2024-01-12T09·07+0100
commit22aa38b0cda9b58865ec2d59dc89bc32884ffc76 (patch)
treef3a168613855e3bda0384f94f75c77087fb52270 /exwm-background.el
parentb51389ce8f8650766a2fdee95c4d3d4ffa72ad88 (diff)
; Use two spaces after sentence
I follow this convention in Elisp files only.
Diffstat (limited to 'exwm-background.el')
-rw-r--r--exwm-background.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/exwm-background.el b/exwm-background.el
index 701e577d83..fa663d8fe6 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: