Typo: occurences -> occurrences
[lttng-tools.git] / src / bin / lttng-relayd / live.c
index 13078026b220b7e3f9e6c3e1c8a0e3009e3e7766..42b0d947e2072881662a5024a589409db6766d19 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.023629 seconds and 4 git commands to generate.