diff options
author | Sean Allred <code@seanallred.com> | 2015-01-07 18:18:00 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2015-01-07 18:18:00 -0500 |
commit | c14bdb9a4ed4707937255ba27c68aa2dfd02de30 (patch) | |
tree | 8e8f6c6a9464f057a15d86d69b2cb5bc278a1a5a /sx-babel.el | |
parent | ed981ba21cbd34a6eb0d2f1c67f137a547f8b09e (diff) |
Spellcheck
Diffstat (limited to 'sx-babel.el')
-rw-r--r-- | sx-babel.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-babel.el b/sx-babel.el index 4386172..31c0924 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: |