Skip to content

Commit

Permalink
Fix a docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Aug 31, 2015
1 parent e5f0af6 commit c91b110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solarized.el
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Related discussion: https://github.com/bbatsov/solarized-emacs/issues/158"
:group 'solarized)

(defcustom solarized-scale-org-headlines t
"Whether scaling of outline-headlines should apply to org-mode headlines."
"Whether scaling of outline-headlines should apply to `org-mode' headlines."
:type 'boolean
:group 'solarized)

Expand Down

0 comments on commit c91b110

Please sign in to comment.