Docs: typo in notification channel header
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 9 Jan 2018 22:00:27 +0000 (17:00 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Apr 2018 16:12:29 +0000 (12:12 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/lttng/notification/channel.h

index 23256463358dfe017941fcaaf73dea07405f6420..b010df12aa56b8194241fd17af947a0c8e2e1009 100644 (file)
@@ -79,7 +79,7 @@ extern struct lttng_notification_channel *lttng_notification_channel_create(
  * Notifications can be dropped if a client consumes the notifications sent
  * through the notification channel too slowly.
  *
- * Returns LTTNG_NOTIFICATION_CHANNEL_STATUS_OK and a notificationon success,
+ * Returns LTTNG_NOTIFICATION_CHANNEL_STATUS_OK and a notification on success,
  * LTTNG_NOTIFICATION_CHANNEL_STATUS_INVALID if an invalid parameter was
  * provided, or LTTNG_NOTIFICATION_CHANNEL_STATUS_NOTIFICATIONS_DROPPED if
  * notifications were dropped.
This page took 0.026764 seconds and 4 git commands to generate.