From d1b1a5c0e653c0cbc3d95759adf4822a60c21ed0 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 16 Dec 2020 15:20:46 +0100 Subject: [PATCH] ; * lisp/play/5x5.el: Fix my last change. --- lisp/play/5x5.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el index 5ab1493c7a9..8538dd5d3e4 100644 --- a/lisp/play/5x5.el +++ b/lisp/play/5x5.el @@ -31,7 +31,7 @@ ;; o The code for updating the grid needs to be re-done. At the moment it ;; simply re-draws the grid every time a move is made. ;; -;; o Look into starting up the display with color. gamegrid.el looks +;; o Look into improving the display with color. gamegrid.el looks ;; interesting, perhaps that is the way to go? ;;; Thanks: -- 2.39.2