X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fnotification-thread.h;fp=src%2Fbin%2Flttng-sessiond%2Fnotification-thread.h;h=c2793b76aab06d5ceb43692fe90ca65989e9de7d;hp=e59f74f62c46276d4b5b1f89ea75cef7565315e8;hb=50ca78586347fb05a4876e42d3a71e73958403d4;hpb=5e1d35335507e1fb2b48513a4004fef4681fa96a diff --git a/src/bin/lttng-sessiond/notification-thread.h b/src/bin/lttng-sessiond/notification-thread.h index e59f74f62..c2793b76a 100644 --- a/src/bin/lttng-sessiond/notification-thread.h +++ b/src/bin/lttng-sessiond/notification-thread.h @@ -89,7 +89,7 @@ struct notification_thread_handle { * holds the ownership of the struct channel_info. * * - triggers_ht: - * associated a condition to a struct lttng_trigger_ht_element. + * associates a condition to a struct lttng_trigger_ht_element. * The hash table holds the ownership of the * lttng_trigger_ht_elements along with the triggers themselves. *