From: Jérémie Galarneau Date: Wed, 20 Apr 2016 16:14:32 +0000 (-0400) Subject: Docs: fix comment X-Git-Tag: v2.0.0-pre1~807 X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=755c772145aedd65ef6caffa8fbced714bb0682c;p=babeltrace.git Docs: fix comment Signed-off-by: Jérémie Galarneau --- diff --git a/include/babeltrace/plugin/plugin-system.h b/include/babeltrace/plugin/plugin-system.h index 59fc54cc..959feab8 100644 --- a/include/babeltrace/plugin/plugin-system.h +++ b/include/babeltrace/plugin/plugin-system.h @@ -123,7 +123,7 @@ bt_component_source_set_iterator_init_cb(struct bt_component *source, /** * Notification handling function type. * - * A reference must be taken on the notification if the component wishes to + * A reference must be taken on the notification if the component has to * keep ownership of the notification beyond the invocation of the callback. * * @param sink Sink component instance