branch: elpa/lorem-ipsum
commit a7433a1360691c6791ad373bb7c0fa89e21e4dc0
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Joe Schafer <joe.scha...@delta46.us>

    ; Fix two typos
---
 README.md      | 2 +-
 lorem-ipsum.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e957ed39fd..5e01bbc727 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ file:
     (lorem-ipsum-use-default-bindings)
 
 
-This will setup the folling keybindings:
+This will setup the following keybindings:
 
 Key Binding | Function
 ------------|------------------------------
diff --git a/lorem-ipsum.el b/lorem-ipsum.el
index a2a6d51f38..1ec7acf3b4 100644
--- a/lorem-ipsum.el
+++ b/lorem-ipsum.el
@@ -39,7 +39,7 @@
 ;;
 ;; (lorem-ipsum-use-default-bindings)
 ;;
-;; This will setup the folling keybindings:
+;; This will setup the following keybindings:
 ;;
 ;; C-c l p: lorem-ipsum-insert-paragraphs
 ;; C-c l s: lorem-ipsum-insert-sentences

Reply via email to