guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

12/23: gnu: dbus-c++: Fix typo "language".


From: guix-commits
Subject: 12/23: gnu: dbus-c++: Fix typo "language".
Date: Wed, 22 May 2019 21:22:39 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit add43093acc0a3ea24df4bb7f61bd10f20d5390d
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 16:36:50 2019 -0700

    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(-)

diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 98b227c..7af7c86 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -775,7 +775,7 @@ This package provides the library for GLib applications.")
                 "#include <errno.h>\n#include <unistd.h>")))))))
     (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+)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]