branch: externals/modus-themes
commit 51dd0362b93b2b6356863e7f046a1331660ccda8
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Fix a typo
---
 modus-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-themes.el b/modus-themes.el
index fc65072d97..2ed0eb06d4 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -7574,7 +7574,7 @@ in `list-colors-display' or hexadecimal RGB of the form 
#123456.  See
 the value of a core Modus palette, like `modus-themes-operandi-palette'
 for all current NAME symbols.
 
-BASE-COLORS is used to derived a palette.  Any entry whose name is
+BASE-COLORS is used to derive a palette.  Any entry whose name is
 already present in BASE-COLORS is not derived but taken as-is.
 
 The generated palette can be used as-is by derivative theme (pe

Reply via email to