typo: forground -> foreground

This commit is contained in:
cmm 2011-04-12 16:29:42 +03:00
parent 5a3d62f93b
commit f14af21685
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Ported to Emacs by Greg Pfeil, http://ethanschoonover.com/solarized."
(trailing-whitespace ((t (:foreground ,red :inverse-video t))))
(vertical-border ((t (:foreground ,base0))))
;; compilation
(compilation-info ((t (:forground ,green :bold t))))
(compilation-info ((t (:foreground ,green :bold t))))
(compilation-warning ((t (:foreground ,orange :bold t))))
;; customize
(custom-button