Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
sabof committed Jan 12, 2013
1 parent 45fbfc5 commit 12ce516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion es-css-mode.el
Expand Up @@ -142,7 +142,7 @@

;;;###autoload
(define-derived-mode es-css-mode css-mode
"ES CSS Mode " "Mode for modern css"
"ES CSS Mode " "Mode for modern CSS"
(set (make-local-variable 'indent-line-function)
'es-css-indent-line)
(set (make-local-variable 'beginning-of-defun-function)
Expand Down

0 comments on commit 12ce516

Please sign in to comment.