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

    Reword the documentation string of modus-themes-get-themes
---
 modus-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-themes.el b/modus-themes.el
index 147a8c0360..255caa007d 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -3849,7 +3849,7 @@ derivatives."
       themes)))
 
 (cl-defgeneric modus-themes-get-themes ()
-  "Return list of Modus themes."
+  "Return a list of all themes with `modus-themes' :family property."
   (modus-themes-get-all-known-themes 'modus-themes))
 
 (defun modus-themes-known-p (themes &optional show-error)

Reply via email to