about summary refs log tree commit diff
path: root/exwm.el
diff options
context:
space:
mode:
authorMarkus S. <kamikazow@web.de>2015-08-05T00·57+0200
committerMarkus S. <kamikazow@web.de>2015-08-05T00·57+0200
commitea7c6c7035ee412fa126a430e38f2694c351a2f6 (patch)
tree6e317458d8fa865da2e3ea02337e6cdc9c5f2b3c /exwm.el
parent86764d27a333be53336cf2e38d237c7bfa218e7b (diff)
Fix typos
Diffstat (limited to 'exwm.el')
-rw-r--r--exwm.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/exwm.el b/exwm.el
index a38744fa1d7d..3f38b66bdc00 100644
--- a/exwm.el
+++ b/exwm.el
@@ -40,9 +40,9 @@
 
 ;; How it works
 ;; ------------
-;; Emacs itself is an tiling window manager, though unfortunately not for
-;; managing X things. EXWM is therefore created to overcome this limitation by
-;; relating X concepts to Emacs ones as shown in the following table.
+;; Emacs itself is a tiling window manager, though unfortunately not for
+;; managing X things. EXWM has therefore been created to overcome this limitation
+;; by relating X concepts to Emacs ones as shown in the following table.
 ;;
 ;; +=============+=========+
 ;; | X Window    | Emacs   |