From: Will Thompson Date: Tue, 30 Oct 2012 17:16:33 +0000 (+0000) Subject: GNetworkMonitor: add missing apostrophe to docstring X-Git-Tag: 2.35.2~93 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a773a615b6fc11964ea81356aa2348e1bf116c9e;p=platform%2Fupstream%2Fglib.git GNetworkMonitor: add missing apostrophe to docstring --- 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. */ /**