From: Jérémie Galarneau Date: Wed, 26 Jul 2017 18:46:09 +0000 (-0400) Subject: Docs: grammar fix in comment X-Git-Tag: v2.11.0-rc1~508 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=5332364f00f5ed785ec35bc93a790c976a5ca454 Docs: grammar fix in comment Signed-off-by: Jérémie Galarneau --- diff --git a/src/bin/lttng-sessiond/notification-thread-events.c b/src/bin/lttng-sessiond/notification-thread-events.c index 5e53b79a1..bfdbb2085 100644 --- a/src/bin/lttng-sessiond/notification-thread-events.c +++ b/src/bin/lttng-sessiond/notification-thread-events.c @@ -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;