Docs: typo in notification channel header
[lttng-tools.git] / 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.024636 seconds and 4 git commands to generate.