vagrantc pushed a commit to branch master
in repository guix.

commit 3e473878054d2f8e41da31bdb7bd35fc3323e9de
Author: Vagrant Cascadian <[email protected]>
AuthorDate: Sat Jan 8 16:10:57 2022 -0800

    gnu: trayer-srg: Fix spelling.
    
    * gnu/packages/wm.scm (trayer-srg)[description]: Fix spelling of
      "environments".
---
 gnu/packages/wm.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 9bcc1c50e7..bf24dfa0d9 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2602,7 +2602,7 @@ program and unhides it after quitting.")
     (synopsis "Minimal GTK based system tray")
     (description
      "@command{trayer} is small program designed to provide systray
-functionality present in GNOME/KDE desktop enviroments for window managers
+functionality present in GNOME/KDE desktop environments for window managers
 which do not support it.")
     (license license:expat)))
 

Reply via email to