guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/09: gnu: ruby-notiffany: Fix spelling of "library".


From: guix-commits
Subject: 01/09: gnu: ruby-notiffany: Fix spelling of "library".
Date: Sun, 12 Apr 2020 15:04:02 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 01eb17de55247a23d7b069174579f3016295d9b3
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Sun Apr 12 12:01:07 2020 -0700

    gnu: ruby-notiffany: Fix spelling of "library".
    
    * gnu/packages/ruby (ruby-notiffany): Fix typos.
---
 gnu/packages/ruby.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index a31f177..4d6d323 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -1771,8 +1771,8 @@ the output produced by running shell commands.")
        ("ruby-nenv" ,ruby-nenv)))
     (native-inputs
      `(("bundler" ,bundler)))
-    (synopsis "Wrapper libray for notification libraries")
-    (description "Notiffany is a Ruby wrapper libray for notification
+    (synopsis "Wrapper library for notification libraries")
+    (description "Notiffany is a Ruby wrapper library for notification
 libraries such as Libnotify.")
     (home-page "https://github.com/guard/notiffany";)
     (license license:expat)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]