src.ctf.fs: fix typo in comment
[babeltrace.git] / src / plugins / ctf / fs-src / fs.c
index 2ceddaadd3af4f8f8cb95e1336811680b9ee0c8d..76283b4ca7b3fad94382b07d8457215aeb1f219c 100644 (file)
@@ -808,7 +808,7 @@ int add_ds_file_to_ds_file_group(struct ctf_fs_trace *ctf_fs_trace,
 
        if (begin_ns == -1) {
                /*
-                * No beggining timestamp to sort the stream files
+                * No beginning timestamp to sort the stream files
                 * within a stream file group, so consider that this
                 * file must be the only one within its group.
                 */
This page took 0.023597 seconds and 4 git commands to generate.