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.12.0-rc1~789 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=1dd25e28d809e0ed7940f56a1aae17b44baf5cd9;ds=sidebyside 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