Docs: comment typo fix (accomodates -> accommodates)
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 4 Oct 2018 00:50:35 +0000 (20:50 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 4 Oct 2018 00:50:53 +0000 (20:50 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/lttng/notification/channel-internal.h

index a10847b0457ca88c411f32945fb784d2587f5473..7343b03bba840fa3a66d984d1e6c24b99f4029c3 100644 (file)
@@ -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
  * synchronous and asynchronous communication modes:
  *
  *   - Synchronous: commands emitted by the client to which a reply is expected
This page took 0.024959 seconds and 4 git commands to generate.