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

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

[elpa] externals/wpuzzle 1cef20b60b: ; Fix typo


From: Stefan Kangas
Subject: [elpa] externals/wpuzzle 1cef20b60b: ; Fix typo
Date: Mon, 12 Dec 2022 18:14:26 -0500 (EST)

branch: externals/wpuzzle
commit 1cef20b60b6f165940454b1e100107371b9a3ea3
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Fix typo
---
 wpuzzle.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wpuzzle.el b/wpuzzle.el
index 41a54a9755..ba6cc8af6f 100644
--- a/wpuzzle.el
+++ b/wpuzzle.el
@@ -60,7 +60,7 @@
 ;;  - clock ticks with timer
 ;;  - use face to display picked letter
 ;;    (insert (propertize "foo" 'face 'highlight))
-;;  - kill score buffer when quiting
+;;  - kill score buffer when quitting
 ;;  - use a list instead of a string for the deck letters
 ;;  - add command to shuffle the deck
 ;;  - navigate to source code in other window to pretend working while playing



reply via email to

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