gnu: nordic-theme: Fix typo in synopsis & description.

* gnu/packages/gnome-xyz.scm (nordic-theme)
[synopsis, description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-09 19:55:43 +02:00
parent a1d6d8bcd6
commit 95cfad9b29
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -950,9 +950,9 @@ (define-public nordic-theme
#:exclude ("README.md" "LICENSE" "Art/" "package.json"
"package-lock.json" "Gulpfile.js")))))
(home-page "https://github.com/EliverLara/Nordic")
(synopsis "Dark Gtk3.20+ theme using the Nord color pallete")
(synopsis "Dark Gtk3.20+ theme using the Nord color palette")
(description "Nordic is a Gtk3.20+ theme created using the Nord color
pallete.")
palette.")
(license license:gpl3))))
(define-public tiramisu