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

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

[nongnu] elpa/gruvbox-theme d6b8d37f34 167/258: Merge pull request #95 f


From: ELPA Syncer
Subject: [nongnu] elpa/gruvbox-theme d6b8d37f34 167/258: Merge pull request #95 from KarboniteKream/typo
Date: Sat, 1 Jan 2022 01:59:41 -0500 (EST)

branch: elpa/gruvbox-theme
commit d6b8d37f34e0be49b452d6017698afc48b8d61fb
Merge: 80a26e2f5a 4588616cea
Author: martijnat <bigmartijn@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #95 from KarboniteKream/typo
    
    Type fix for name and description of gruvbox-screenshot
---
 gruvbox.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gruvbox.el b/gruvbox.el
index fe060f0973..9c975e59fa 100644
--- a/gruvbox.el
+++ b/gruvbox.el
@@ -63,8 +63,8 @@
   "Command used to take automated screenshots for gruvbox.
 Should contain 2 %s constructs to allow for theme name and directory/prefix")
 
-(defun gruvbox-screenhot (prefix)
-  "Take a screenshot of all version of the gruvbox theme"
+(defun gruvbox-screenshot (prefix)
+  "Take a screenshot of all versions of the gruvbox theme"
   (interactive "sScreenshot Prefix: ")
   (dolist (theme '(gruvbox-light-soft
                    gruvbox-light-medium



reply via email to

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