GNetworkMonitor: add missing apostrophe to docstring
authorWill Thompson <will.thompson@collabora.co.uk>
Tue, 30 Oct 2012 17:16:33 +0000 (17:16 +0000)
committerWill Thompson <will.thompson@collabora.co.uk>
Tue, 30 Oct 2012 17:17:23 +0000 (17:17 +0000)
gio/gnetworkmonitor.c

index a133d41..ef5389b 100644 (file)
@@ -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.
  */
 
 /**