mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
gnu: ruby-notiffany: Fix spelling of "library".
* gnu/packages/ruby (ruby-notiffany): Fix typos.
This commit is contained in:
parent
507779fdba
commit
01eb17de55
1 changed files with 2 additions and 2 deletions
|
@ -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)))
|
||||
|
|
Loading…
Reference in a new issue