[glib] docs: Fix typos



commit b89fed057c09534c14475bcedf0940149b56942a
Author: Krzesimir Nowak <krzesimir kinvolk io>
Date:   Wed May 10 12:44:57 2017 +0200

    docs: Fix typos
    
    Something I spotted by accident with git log.

 gio/gnetworkmonitor.c |    2 +-
 gio/gproxyresolver.c  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gnetworkmonitor.c b/gio/gnetworkmonitor.c
index db57d90..4f51e3e 100644
--- a/gio/gnetworkmonitor.c
+++ b/gio/gnetworkmonitor.c
@@ -39,7 +39,7 @@
  * implementations are based on the kernel's netlink interface and
  * on NetworkManager.
  *
- * There is also an implmeentation for use inside Flatpak sandboxes.
+ * There is also an implementation for use inside Flatpak sandboxes.
  */
 
 /**
diff --git a/gio/gproxyresolver.c b/gio/gproxyresolver.c
index b3bdec3..3473b91 100644
--- a/gio/gproxyresolver.c
+++ b/gio/gproxyresolver.c
@@ -41,7 +41,7 @@
  *
  * Implementations of #GProxyResolver based on libproxy and GNOME settings can
  * be found in glib-networking. GIO comes with an implementation for use inside
- * FLatpak portals.
+ * Flatpak portals.
  */
 
 /**


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