Typo: occured -> occurred
[lttng-tools.git] / src / bin / lttng / commands / snapshot.c
index 298bc6ef36cee6a1bac7cb362464c0dd22f9915c..b4124d51d5fc242631b062cffc7670552c75d696 100644 (file)
@@ -777,7 +777,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.023044 seconds and 4 git commands to generate.