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

    Add missing fullstop in first line of modus-themes-generate-palette doc 
string
---
 modus-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-themes.el b/modus-themes.el
index 838a64d195..7b6463db36 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -7570,7 +7570,7 @@ PREFERENCE has the same meaning as the fallback 
preference passed to
 
 ;;;###autoload
 (defun modus-themes-generate-palette (base-colors &optional 
cool-or-warm-preference core-palette)
-  "Generate a palette given the BASE-COLORS
+  "Generate a palette given the BASE-COLORS.
 BASE-COLORS is consists of lists in the form (NAME VALUE).  NAME is one
 of `modus-themes-generate-palette-names', while VALUE is a string
 representing a color either by name like in `list-colors-display' or

Reply via email to