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