mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ power of CXML is available when necessary.")
|
||||||
("cl-xmlspam" ,sbcl-cl-xmlspam)
|
("cl-xmlspam" ,sbcl-cl-xmlspam)
|
||||||
("ironclad" ,sbcl-ironclad)))
|
("ironclad" ,sbcl-ironclad)))
|
||||||
(synopsis "D-Bus client library for Common Lisp")
|
(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.")
|
objects as well as send and notify other objects connected to a bus.")
|
||||||
(license license:bsd-2))))
|
(license license:bsd-2))))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue