* bug#34241: 27.0.50; typo in poker.el ELPA package
@ 2019-01-29 13:15 Jean-Christophe Helary
2019-04-27 13:46 ` Noam Postavsky
0 siblings, 1 reply; 2+ messages in thread
From: Jean-Christophe Helary @ 2019-01-29 13:15 UTC (permalink / raw)
To: 34241
[-- Attachment #1: Type: text/plain, Size: 76 bytes --]
wwo -> two on line 428 of poker.el
diff attached
Jean-Christophe Helary
[-- Attachment #2: poker.el.diff --]
[-- Type: application/octet-stream, Size: 611 bytes --]
diff --git a/packages/poker/poker.el b/packages/poker/poker.el
index fbfa78c10..285015a41 100644
--- a/packages/poker/poker.el
+++ b/packages/poker/poker.el
@@ -425,7 +425,7 @@ HAND is a list of 5 poker cards."
(poker-rank-to-plural-string three)
(poker-rank-to-string high)
(poker-rank-to-string kicker)))
- (`(2 ,two1 ,two2 ,high 0 0) (format "wwo pairs of %s and %s, %s high"
+ (`(2 ,two1 ,two2 ,high 0 0) (format "two pairs of %s and %s, %s high"
(poker-rank-to-plural-string two1)
(poker-rank-to-plural-string two2)
(poker-rank-to-string high)))
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34241: 27.0.50; typo in poker.el ELPA package
2019-01-29 13:15 bug#34241: 27.0.50; typo in poker.el ELPA package Jean-Christophe Helary
@ 2019-04-27 13:46 ` Noam Postavsky
0 siblings, 0 replies; 2+ messages in thread
From: Noam Postavsky @ 2019-04-27 13:46 UTC (permalink / raw)
To: Jean-Christophe Helary; +Cc: 34241
tags 34241 fixed
close 34241
quit
Jean-Christophe Helary <jean.christophe.helary@gmail.com> writes:
> wwo -> two on line 428 of poker.el
>
> diff attached
>
> Jean-Christophe Helary
Pushed to master.
bb09dfb06 2019-04-27T09:30:37-04:00 "Fix typo in poker-describe-hand (Bug#34241)"
https://git.savannah.gnu.org/cgit/emacs/elpa.git/commit/?id=bb09dfb06cd63e71f71dcd90d68f360bb8c8c2c3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-27 13:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-29 13:15 bug#34241: 27.0.50; typo in poker.el ELPA package Jean-Christophe Helary
2019-04-27 13:46 ` Noam Postavsky
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.