diff options
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 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: |