Typo: occured -> occurred
[lttng-tools.git] / src / bin / lttng / commands / snapshot.c
index c8a7ba0588f4d47fcc5ed5de98101caee937ace5..d948226ae9770591c32dc3599151b8f6e1b6b81f 100644 (file)
@@ -636,7 +636,7 @@ end:
                free(session_name);
        }
 
-       /* Overwrite ret if an error occured during handle_command */
+       /* Overwrite ret if an error occurred during handle_command */
        ret = command_ret ? command_ret : ret;
        poptFreeContext(pc);
        return ret;
This page took 0.024487 seconds and 5 git commands to generate.