mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: cl-dbus: Fix grammar of "allows to publish" to "publishes".
* gnu/packages/lisp-xyz (cl-dbus): Fix grammar.
This commit is contained in:
parent
c05181a337
commit
104b1bde73
1 changed files with 1 additions and 1 deletions
|
@ -6416,7 +6416,7 @@ (define-public cl-dbus
|
|||
("cl-xmlspam" ,sbcl-cl-xmlspam)
|
||||
("ironclad" ,sbcl-ironclad)))
|
||||
(synopsis "D-Bus client library for Common Lisp")
|
||||
(description "This is a Common Lisp library that allows to publish D-Bus
|
||||
(description "This is a Common Lisp library that publishes D-Bus
|
||||
objects as well as send and notify other objects connected to a bus.")
|
||||
(license license:bsd-2))))
|
||||
|
||||
|
|
Loading…
Reference in a new issue