diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-16 23:36:21 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-16 23:36:21 +0300 |
| commit | 23b342f06af6836b289af5bb4bc80e957c68bcc2 (patch) | |
| tree | 0ec4724c010da866182f4fc3a1f6285c4804e780 /README.org | |
| parent | 73a2815c8b52604593bcaefc19a83239997b8d20 (diff) | |
Fix typo in comment
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ Everything is in place to set up the package. #+begin_src emacs-lisp (require 'ef-themes) -;; Disable all other themes to avoid awkward blending +;; Disable all other themes to avoid awkward blending: (mapc #'disable-theme custom-enabled-themes) ;; Load the theme of choice: |
