branch: externals/ef-themes
commit 51eebc9ea764d05732c6cc21be374c11a82f8e91
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Fix typo in the manual
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 19dec90d63..cec0bdce77 100644
--- a/README.org
+++ b/README.org
@@ -132,7 +132,7 @@ Everything is in place to set up the package.
 ;; Make customisations that affect Emacs faces BEFORE loading a theme
 ;; (any change needs a theme re-load to take effect).
 
-(setq ef-themes-headings ; read the manual's entry of the doc string
+(setq ef-themes-headings ; read the manual's entry or the doc string
       '((0 . (variable-pitch light 1.9))
         (1 . (variable-pitch light 1.8))
         (2 . (variable-pitch regular 1.7))

Reply via email to