gnu: gnome-mahjongg: Fix typo in description.

* gnu/packages/gnome.scm (gnome-mahjongg)[description]: Use “Mahjongg” with
two ‘g’s.
This commit is contained in:
Liliana Marie Prikler 2022-01-16 13:46:03 +01:00
parent 9756bde7fb
commit 9a93959e4c
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -11521,7 +11521,7 @@ (define-public gnome-mahjongg
(list glib gtk+))
(synopsis "Mahjongg tile-matching game")
(description "GNOME Mahjongg is a game based on the classic Chinese
tile-matching game Mahjong. It features multiple board layouts, tile themes,
tile-matching game Mahjongg. It features multiple board layouts, tile themes,
and a high score table.")
(home-page "https://wiki.gnome.org/Apps/Mahjongg")
(license license:gpl2+)))