Fix: typo 'occured' -> 'occurred'
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.h
index 913533561d7a04d0617dc9796583343b6c8fc068..fbf523399be0a1dd187e9167734e4b4b2596866c 100644 (file)
@@ -140,7 +140,7 @@ struct ust_app_channel {
        /*
         * Unique key used to identify the channel on the consumer side.
         * 0 is a reserved 'invalid' value used to indicate that the consumer
-        * does not know about this channel (i.e. an error occured).
+        * does not know about this channel (i.e. an error occurred).
         */
        uint64_t key;
        /* Id of the tracing channel set on creation. */
This page took 0.040942 seconds and 5 git commands to generate.