Cleanup: typo fix
[babeltrace.git] / include / babeltrace / ctf-ir / metadata.h
index 04e894512702fb110b7f900573c9524255d6f3a9..bc00015130b6ec0bdd57e938f3f63d9595051ea3 100644 (file)
@@ -210,7 +210,7 @@ struct ctf_trace {
        int dirfd;
        int flags;              /* open flags */
 
-       /* Heap of streams, ordered to always get the lowest timestam */
+       /* Heap of streams, ordered to always get the lowest timestamp */
        struct ptr_heap *stream_heap;
        char path[PATH_MAX];
 
This page took 0.023301 seconds and 4 git commands to generate.