lib: rename "begin" to "beginning" when used as a noun
[babeltrace.git] / plugins / ctf / common / notif-iter / notif-iter.h
index 9fd9b725227120d1ec5243b434da81a1d17026c3..9c3033a128d118d9c9a832b4196acb0be7f36507 100644 (file)
@@ -352,7 +352,7 @@ off_t bt_notif_iter_get_current_packet_size(
  * Resets the iterator so that the next requested medium bytes are
  * assumed to be the first bytes of a new stream. The first notification
  * which this iterator emits after calling bt_notif_iter_reset() is a
- * BT_NOTIFICATION_TYPE_STREAM_BEGIN one.
+ * BT_NOTIFICATION_TYPE_STREAM_BEGINNING one.
  */
 BT_HIDDEN
 void bt_notif_iter_reset(struct bt_notif_iter *notit);
This page took 0.023908 seconds and 4 git commands to generate.