gnu: ruby-notiffany: Fix spelling of "library".

* gnu/packages/ruby (ruby-notiffany): Fix typos.
This commit is contained in:
Vagrant Cascadian 2020-04-12 12:01:07 -07:00
parent 507779fdba
commit 01eb17de55
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -1771,8 +1771,8 @@ (define-public ruby-notiffany
("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)))