Fix: typos in the code base
[lttng-tools.git] / src / bin / lttng / commands / disable_consumer.c
index ca649ecd1518a4df17bde05c010522675df803db..4ecf3db1e19708fd4060b73f15b1d2503ed8f648 100644 (file)
@@ -37,7 +37,7 @@ int cmd_disable_consumer(int argc, const char **argv)
 {
        int ret;
 
-       MSG("The disable-consumer command is now obselete.");
+       MSG("The disable-consumer command is now obsolete.");
        ret = CMD_WARNING;
 
        return ret;
This page took 0.023377 seconds and 4 git commands to generate.