Typo: occurences -> occurrences
[lttng-tools.git] / src / bin / lttng-relayd / live.c
index e884cdc8a03cc18a1ab06a5570a730fbc9f9144a..1a30366606065d248f0aaf05f915c18701683322 100644 (file)
@@ -2036,7 +2036,7 @@ int viewer_get_metadata(struct relay_connection *conn)
 
        /*
         * Either this is the first time the metadata file is read, or a
-        * rotation of the corresponding relay stream has occured.
+        * rotation of the corresponding relay stream has occurred.
         */
        if (!vstream->stream_file.handle && len > 0) {
                struct fs_handle *fs_handle;
This page took 0.023783 seconds and 4 git commands to generate.