ctf: fix typo
authorSimon Marchi <simon.marchi@efficios.com>
Sun, 3 Nov 2019 03:11:51 +0000 (23:11 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Sun, 3 Nov 2019 03:12:23 +0000 (23:12 -0400)
Change-Id: I225bd8b32ee2491c157c85d20cf7ed508e8851c1
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
src/plugins/ctf/fs-src/fs.h

index d1a1023d3b9a58e7117a4896b64a091b6f20b7f1..e645f17706b68026a2fd99b81067e0f8b3d96d1e 100644 (file)
@@ -86,7 +86,7 @@ struct ctf_fs_trace {
 
        /*
         * Weak. These are mostly used to generate log messages or to append
-        * error causes. They are mutually exclusive, only one of them must is
+        * error causes. They are mutually exclusive, only one of them must be
         * set.
         */
        bt_self_component *self_comp;
This page took 0.025232 seconds and 4 git commands to generate.