action list: missing renames from previous name "group"
[lttng-tools.git] / src / bin / lttng / commands / add_trigger.c
index 5b41ad0537d41e6effb00231490a307b1f5f9c72..73bb0167c47949e1f2db5ee6bae826336915310a 100644 (file)
@@ -2278,7 +2278,7 @@ int cmd_add_trigger(int argc, const char **argv)
                                goto error;
                        }
 
-                       /* Ownership of the action was transferred to the group. */
+                       /* Ownership of the action was transferred to the list. */
                        action = NULL;
 
                        break;
This page took 0.023016 seconds and 4 git commands to generate.