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

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

diff --git a/README.org b/README.org
index d16e297f02..792194bc4d 100644
--- a/README.org
+++ b/README.org
@@ -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:

Reply via email to