diff options
author | Amru Eliwat <amru.eliwat@ensighten.com> | 2015-10-23 23:21:00 -0700 |
---|---|---|
committer | Amru Eliwat <amru.eliwat@ensighten.com> | 2015-10-23 23:21:00 -0700 |
commit | 8648f24a80d27683393aef122115fa4dd1980f9f (patch) | |
tree | ca323c7313acdf5bfe5d698848b0b629cdfb8c2e | |
parent | ab67a8f4c29309d7fd5e0b1bd3255fe695beb8cf (diff) |
Fixed small 'responsibility' typo in disclaimer
-rw-r--r-- | elisp.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elisp.html.markdown b/elisp.html.markdown index 3bed5d1c..f1a4afbc 100644 --- a/elisp.html.markdown +++ b/elisp.html.markdown @@ -26,7 +26,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! ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; |