solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 97223a1d8f899ffd2e1eff52e959359b0dbd2d7e
parent 25c507cc5fb5eb5551554946e4383d421e53ed4e
Author: Christopher Monsanto <chris@monsan.to>
Date:   Sat, 30 Jun 2012 01:50:05 -0400

typos

Diffstat:
Msolarized.el | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/solarized.el b/solarized.el @@ -603,9 +603,9 @@ `(rpm-spec-var-face ((,class (:foreground ,red)))) ;; sh-mode - `(sh-quoted-exec ((,class (:foreground ,violet :weigth bold)))) - `(sh-escaped-newline ((,class (:foreground ,yellow :weigth bold)))) - `(sh-heredoc ((,class (:foreground ,yellow :weigth bold)))) + `(sh-quoted-exec ((,class (:foreground ,violet :weight bold)))) + `(sh-escaped-newline ((,class (:foreground ,yellow :weight bold)))) + `(sh-heredoc ((,class (:foreground ,yellow :weight bold)))) ;; show-paren `(show-paren-match