From 1a0c5b91b3610ffa1d130e4bd09418c98d869d42 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 8 Jul 2016 10:45:53 +0200 Subject: Typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- soria-theme.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'soria-theme.el') diff --git a/soria-theme.el b/soria-theme.el index 23036ff..7a0a35d 100644 --- a/soria-theme.el +++ b/soria-theme.el @@ -490,8 +490,8 @@ It adds to font-lock-number-face decimal, octal, hex and bin formats." (defun soria-purple-identifiers () "Make function identifiers purple. This function might be used as a hook for modes that prefer having purple -function identifiers instead of the default white. This might seem hachish, but -it tries to workaround discrepencies between Vim and Emacs in terms of +function identifiers instead of the default white. This might seem hackish, +but it tries to workaround discrepencies between Vim and Emacs in terms of identifiers" (let ((soria-purple "#dfafdf")) -- cgit v1.2.3