From: Jérémie Galarneau Date: Thu, 4 Oct 2018 00:50:35 +0000 (-0400) Subject: Docs: comment typo fix (accomodates -> accommodates) X-Git-Tag: v2.11.0-rc2~203 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=17055d360992074de61350ed1f69c5c080e540cb;p=lttng-tools.git Docs: comment typo fix (accomodates -> accommodates) Signed-off-by: Jérémie Galarneau --- diff --git a/include/lttng/notification/channel-internal.h b/include/lttng/notification/channel-internal.h index a10847b04..7343b03bb 100644 --- a/include/lttng/notification/channel-internal.h +++ b/include/lttng/notification/channel-internal.h @@ -74,7 +74,7 @@ struct pending_notification { }; /* - * The notification channel protocol is bidirectional and accomodates + * The notification channel protocol is bidirectional and accommodates * synchronous and asynchronous communication modes: * * - Synchronous: commands emitted by the client to which a reply is expected