summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndre Polykanine A.K.A. Menelion Elensúlë <andre@oire.org>2015-12-02 22:04:07 +0200
committerAndre Polykanine A.K.A. Menelion Elensúlë <andre@oire.org>2015-12-02 22:04:07 +0200
commit19ebe8205bc4c21c073103407591ff80cf56e75a (patch)
tree128c453f406114001d1e76c9b6b739836d52d9d4
parentc3f167c0df240e752ce1c2dec35680f85971e025 (diff)
parent50910728738eb1b9abf54955fb3dca85f3a64b0b (diff)
Merge pull request #1734 from SaurabhSandav/master
[elisp/en] Fix typo
-rw-r--r--elisp.html.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/elisp.html.markdown b/elisp.html.markdown
index 3bed5d1c..da86cab3 100644
--- a/elisp.html.markdown
+++ b/elisp.html.markdown
@@ -2,6 +2,7 @@
language: elisp
contributors:
- ["Bastien Guerry", "http://bzg.fr"]
+ - ["Saurabh Sandav", "http://github.com/SaurabhSandav"]
filename: learn-emacs-lisp.el
---
@@ -26,7 +27,7 @@ filename: learn-emacs-lisp.el
;;
;; Going through this tutorial won't damage your computer unless
;; you get so angry that you throw it on the floor. In that case,
-;; I hereby decline any responsability. Have fun!
+;; I hereby decline any responsibility. Have fun!
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;