branch: externals/exwm
commit ea7c6c7035ee412fa126a430e38f2694c351a2f6
Author: Markus S. <kamika...@web.de>
Commit: Markus S. <kamika...@web.de>

    Fix typos
---
 exwm.el |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/exwm.el b/exwm.el
index a38744f..3f38b66 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   |

Reply via email to