Typo: occured -> occurred
[lttng-tools.git] / include / lttng / notification / channel-internal.h
index efe502fe4f284a4830426ebe5250e71c217882ea..0779d73371bbd9158768bcaebfc0f664e0c1a4cc 100644 (file)
@@ -70,7 +70,7 @@ struct pending_notification {
  *   - Synchronous: commands emitted by the client to which a reply is expected
  *     (e.g. subscribing/unsubscribing to conditions),
  *   - Asynchronous: notifications which are sent by the lttng_endpoint to the
- *     client as one of the subscribed condition has occured.
+ *     client as one of the subscribed condition has occurred.
  *
  * The nature of this hybrid communication mode means that asynchronous messages
  * (e.g. notifications) may be interleaved between synchronous messages (e.g. a
This page took 0.023266 seconds and 4 git commands to generate.