Docs: grammar fix in comment
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 26 Jul 2017 18:46:09 +0000 (14:46 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 26 Jul 2017 22:21:09 +0000 (18:21 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/notification-thread-events.c

index 5e53b79a1661a458e5d4bada395350b152f6d725..bfdbb2085e5e36366ae505ec59a71dde7adcdde6 100644 (file)
@@ -88,7 +88,7 @@ struct notification_client {
        uid_t uid;
        gid_t gid;
        /*
-        * Indicates if the credentials and versions of the client has been
+        * Indicates if the credentials and versions of the client have been
         * checked.
         */
        bool validated;
This page took 0.026703 seconds and 4 git commands to generate.