emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ef-themes 23b342f06a 281/281: Fix typo in comment


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 23b342f06a 281/281: Fix typo in comment
Date: Tue, 16 Aug 2022 16:58:42 -0400 (EDT)

branch: externals/ef-themes
commit 23b342f06af6836b289af5bb4bc80e957c68bcc2
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@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

[Prev in Thread] Current Thread [Next in Thread]