branch: elpa/alect-themes
commit 0ed602edc13167f93157f15fd12ec80a3d99fbf2
Author: Alex Kost <[email protected]>
Commit: Alex Kost <[email protected]>

    Fix typo (double space)
---
 alect-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index e004abc..6b2333c 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -63,7 +63,7 @@
 (defun alect-put-colors (color-name theme-names color-vals var)
   "Put theme colors into the variable VAR.
 
-THEME-NAMES is a list of symbols. Theme names should already
+THEME-NAMES is a list of symbols.  Theme names should already
 exist in the variable.
 
 COLOR-VALS is a list of colors for the specified theme (theme

Reply via email to