[glib] GNetworkMonitor: add missing apostrophe to docstring



commit a773a615b6fc11964ea81356aa2348e1bf116c9e
Author: Will Thompson <will thompson collabora co uk>
Date:   Tue Oct 30 17:16:33 2012 +0000

    GNetworkMonitor: add missing apostrophe to docstring

 gio/gnetworkmonitor.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gnetworkmonitor.c b/gio/gnetworkmonitor.c
index a133d41..ef5389b 100644
--- a/gio/gnetworkmonitor.c
+++ b/gio/gnetworkmonitor.c
@@ -38,7 +38,7 @@
  *
  * #GNetworkMonitor provides an easy-to-use cross-platform API
  * for monitoring network connectivity. On Linux, the implementation
- * is based on the kernels netlink interface.
+ * is based on the kernel's netlink interface.
  */
 
 /**



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