summaryrefslogtreecommitdiffhomepage
path: root/elisp.html.markdown
diff options
context:
space:
mode:
authorSaurabh Sandav <justmailsaurabh@gmail.com>2015-10-22 18:39:33 +0530
committerSaurabh Sandav <justmailsaurabh@gmail.com>2015-10-22 18:51:43 +0530
commit1c0eee17a6022d135ae8911105719ddaa81b187c (patch)
treeab551e4ec76ad3f7bf80c1e15fc1d34d7964fbc6 /elisp.html.markdown
parente734e97ddb2ee13abf804126f876cf5d01fcad1b (diff)
[elisp/en] Fix typo
Diffstat (limited to 'elisp.html.markdown')
-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!
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;