commit b756323131b4d7a5a2b810dc3d9d3cb711ef09d7
parent cc120cfc2f2a1f7ccf59ec9c7d5e2ccfcec84426
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Wed, 1 Jan 2014 15:53:22 +0100
fix docstring
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/solarized.el b/solarized.el
@@ -50,7 +50,7 @@ The theme has to be reloaded after changing anything in this group."
(defcustom solarized-distinct-fringe-background nil
"Make the fringe background different from the normal background color.
-Also affects linum-mode background."
+Also affects `linum-mode' background."
:type 'boolean
:group 'solarized)