]> git.eshelyaron.com Git - emacs.git/commitdiff
Undo miscorrected non-typo.
authorKarl Heuer <kwzh@gnu.org>
Mon, 2 Aug 1999 18:01:48 +0000 (18:01 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 2 Aug 1999 18:01:48 +0000 (18:01 +0000)
lisp/play/5x5.el

index 394c6a0e3753c3b2177ae340ebe35900d3a824dd..0636f19848062224edd3d130da194b349a3ebb0d 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Dave Pearson <davep@hagbard.demon.co.uk>
 ;; Maintainer: Dave Pearson <davep@hagbard.demon.co.uk>
 ;; Created: 1998-10-03
-;; Version: $Revision: 1.15 $
+;; Version: $Revision: 1.1 $
 ;; Keywords: games puzzles
 
 ;; This file is part of GNU Emacs.
@@ -35,7 +35,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 colour. gamegrid.el looks
+;; o Look into tarting up the display with colour. gamegrid.el looks
 ;;   interesting, perhaps that is the way to go?
 
 ;;; Thanks: