emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master b857ea2: * lisp/play/5x5.el: Fix typo. Remove redundant :grou


From: Robert Pluim
Subject: Re: master b857ea2: * lisp/play/5x5.el: Fix typo. Remove redundant :group args.
Date: Mon, 14 Dec 2020 18:24:49 +0100

stefankangas@gmail.com (Stefan Kangas) writes:

> branch: master
> commit b857ea24f7bc5288faa920e6c3174cf1ee958b70
> Author: Stefan Kangas <stefan@marxist.se>
> Commit: Stefan Kangas <stefan@marxist.se>
>
>     * lisp/play/5x5.el: Fix typo.  Remove redundant :group args.
> ---
>  lisp/play/5x5.el | 22 +++++++---------------
>  1 file changed, 7 insertions(+), 15 deletions(-)
>
> diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el
> index 3d4843a..5ab1493 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 tarting up the display with color.  gamegrid.el looks
> +;; o Look into starting up the display with color.  gamegrid.el looks
>  ;;   interesting, perhaps that is the way to go?

Iʼm not sure thatʼs a typo. 'tarting up' means 'make prettier'

Robert



reply via email to

[Prev in Thread] Current Thread [Next in Thread]