From add43093acc0a3ea24df4bb7f61bd10f20d5390d Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 22 May 2019 16:36:50 -0700 Subject: gnu: dbus-c++: Fix typo "language". * gnu/packages/glib (dbus-c++)[description]: Fix typo. --- gnu/packages/glib.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/glib.scm') diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index 98b227ca84..7af7c86853 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -775,7 +775,7 @@ This package provides the library for GLib applications.") "#include \n#include "))))))) (synopsis "D-Bus API for 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}.") (home-page "https://sourceforge.net/projects/dbus-cplusplus/") (license license:lgpl2.1+))) -- cgit v1.2.3