nckx pushed a commit to branch master
in repository guix.
commit 95cfad9b2999deb210a9bf532313cfc3d9957f2c
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Fri Apr 9 19:55:43 2021 +0200
gnu: nordic-theme: Fix typo in synopsis & description.
* gnu/packages/gnome-xyz.scm (nordic-theme)
[synopsis, description]: Fix typo.
---
gnu/packages/gnome-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index f73001f..d8997ac 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -950,9 +950,9 @@ feature-set for programming Vala effectively.")
#: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