diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-20 17:34:30 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-20 17:34:30 +0300 |
| commit | 51eebc9ea764d05732c6cc21be374c11a82f8e91 (patch) | |
| tree | 6b916d2c9a2960c0a87a84575a29c574142d7105 /README.org | |
| parent | bdd760b884d6211f56c0e3ecc4b4ab07f488d9f6 (diff) | |
Fix typo in the manual
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |
