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

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

[elpa] externals/ef-themes 8e7bcbcf23 7/7: Fix reference to symbol


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 8e7bcbcf23 7/7: Fix reference to symbol
Date: Sun, 18 Dec 2022 09:57:38 -0500 (EST)

branch: externals/ef-themes
commit 8e7bcbcf23628140f01602f1b68cfde01cacd68b
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix reference to symbol
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 669470937b..0562f6d1a6 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1975,7 +1975,7 @@ Helper function for `ef-themes-preview-colors'."
 Mirror the elements of a theme's palette, overriding their value.
 The palette variables are named THEME-NAME-palette, while
 individual theme overrides are THEME-NAME-palette-overrides.  The
-THEME-NAME is one of the symbols in `modus-themes-items'.
+THEME-NAME is one of the symbols in `ef-themes-collection'.
 
 Individual theme overrides take precedence over these common
 overrides.")



reply via email to

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