gnu: dbus-c++: Fix typo "language".
* gnu/packages/glib (dbus-c++)[description]: Fix typo.
This commit is contained in:
parent
afe02c1a12
commit
add43093ac
@ -775,7 +775,7 @@ This package provides the library for GLib applications.")
|
|||||||
"#include <errno.h>\n#include <unistd.h>")))))))
|
"#include <errno.h>\n#include <unistd.h>")))))))
|
||||||
(synopsis "D-Bus API for C++")
|
(synopsis "D-Bus API for C++")
|
||||||
(description "This package provides D-Bus client API bindings for the C++
|
(description "This package provides D-Bus client API bindings for the C++
|
||||||
programming langauage. It also contains the utility
|
programming language. It also contains the utility
|
||||||
@command{dbuscxx-xml2cpp}.")
|
@command{dbuscxx-xml2cpp}.")
|
||||||
(home-page "https://sourceforge.net/projects/dbus-cplusplus/")
|
(home-page "https://sourceforge.net/projects/dbus-cplusplus/")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
Loading…
Reference in New Issue
Block a user