Docs: fix comment
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 20 Apr 2016 16:14:32 +0000 (12:14 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 27 May 2017 16:57:26 +0000 (12:57 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/plugin/plugin-system.h

index 59fc54cc79f3e2eb889c8bbedfe3e9489677a4c2..959feab84447742b43d681a105b3eb30848cdad9 100644 (file)
@@ -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
This page took 0.024606 seconds and 4 git commands to generate.