aboutsummaryrefslogtreecommitdiff
path: root/sx-babel.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2015-01-14 14:11:26 -0500
committerSean Allred <code@seanallred.com>2015-01-14 14:11:26 -0500
commit22f86c35499f994f0eb7532b8eb27b0d990d889d (patch)
treec1ed6bf1270e3657cd031da029b95f6ed1d9c4fb /sx-babel.el
parent7d6583a6da023f0a1f243d01cb2d856e272fc625 (diff)
parent1845ab03a3083088b621108040fc1aa89a6d7f85 (diff)
Merge pull request #216 from vermiculus/improve-comments
Improve comments
Diffstat (limited to 'sx-babel.el')
-rw-r--r--sx-babel.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-babel.el b/sx-babel.el
index e115817..7f84fe0 100644
--- a/sx-babel.el
+++ b/sx-babel.el
@@ -22,7 +22,7 @@
;; This file contains functions and a variable for font-locking the
;; content of markdown pre blocks according to their language. The
;; main configuration point, for both the user and the developer is
-;; the varuable `sx-babel-major-mode-alist', which see.
+;; the variable `sx-babel-major-mode-alist', which see.
;;; Code: