branch: master
commit 835ca0f26d2be9b216e1cf4d47b8c67af674925f
Author: Thien-Thi Nguyen <t...@gnu.org>
Commit: Thien-Thi Nguyen <t...@gnu.org>

    [gnugo int] Fix verse meter; nfc.
---
 packages/gnugo/gnugo.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el
index b466e24..ada6fd9 100644
--- a/packages/gnugo/gnugo.el
+++ b/packages/gnugo/gnugo.el
@@ -2055,7 +2055,7 @@ If COMMENT is nil or the empty string, remove the 
property entirely."
                             ;; walk to the west, fly to the east,
                             ;; talk and then rest, cry and then feast.
                             ;;   99 beers down thirsty throats sloshed?
-                            ;;   500 years under pink mountains squashed?
+                            ;;   500 years 'neath pink mountains squashed?
                             ;; balk with the best, child now re-creased!
                             (if updn
                                 (push color karma)

Reply via email to