diff options
Diffstat (limited to 'lisp/play/5x5.el')
-rw-r--r-- | lisp/play/5x5.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el index bb2cb0d4c21..30a13cba927 100644 --- a/lisp/play/5x5.el +++ b/lisp/play/5x5.el @@ -33,7 +33,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 tarting up the display with colour. gamegrid.el looks +;; o Look into tarting up the display with color. gamegrid.el looks ;; interesting, perhaps that is the way to go? ;;; Thanks: |