[glib-networking] doap: Fix capitalization of GnuTLS



commit 74a637044fb9009ced86171d1924191ce9b7a1af
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 12 20:02:02 2018 -0600

    doap: Fix capitalization of GnuTLS

 glib-networking.doap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib-networking.doap b/glib-networking.doap
index e552b8b..390dfd9 100644
--- a/glib-networking.doap
+++ b/glib-networking.doap
@@ -8,7 +8,7 @@
   <shortdesc xml:lang="en">Network extensions for GLib</shortdesc>
   <description xml:lang="en"> glib-networking contains the implementations of certain GLib networking 
features that cannot be implemented directly in GLib itself because of their dependencies.
 
-Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based implementation of 
GProxyResolver, and a GNOME GProxyResolver that uses the proxy information from the GSettings schemas in 
gsettings-desktop-schemas.</description>
+Currently it contains a GnuTLS-based implementation of GTlsBackend, a libproxy-based implementation of 
GProxyResolver, and a GNOME GProxyResolver that uses the proxy information from the GSettings schemas in 
gsettings-desktop-schemas.</description>
 
   <download-page rdf:resource="http://download.gnome.org/sources/glib-networking"; />
   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=glib"; />


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