mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-28 05:59:20 -05:00
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:
parent
9756bde7fb
commit
9a93959e4c
1 changed files with 1 additions and 1 deletions
|
@ -11521,7 +11521,7 @@ (define-public gnome-mahjongg
|
||||||
(list glib gtk+))
|
(list glib gtk+))
|
||||||
(synopsis "Mahjongg tile-matching game")
|
(synopsis "Mahjongg tile-matching game")
|
||||||
(description "GNOME Mahjongg is a game based on the classic Chinese
|
(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.")
|
and a high score table.")
|
||||||
(home-page "https://wiki.gnome.org/Apps/Mahjongg")
|
(home-page "https://wiki.gnome.org/Apps/Mahjongg")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
Loading…
Reference in a new issue