Typo: occured -> occurred
[lttng-tools.git] / src / bin / lttng-sessiond / cmd.c
index 71c0789b3421c5ff4ef9bfc0fa8de354b9104f61..a164cffc0fcd8b049f6ea63dcb19fa4a02707933 100644 (file)
@@ -4983,7 +4983,7 @@ int cmd_rotate_get_info(struct ltt_session *session,
 
        switch (rotation_state) {
        case LTTNG_ROTATION_STATE_NO_ROTATION:
-               DBG("Reporting that no rotation has occured within the lifetime of session \"%s\"",
+               DBG("Reporting that no rotation has occurred within the lifetime of session \"%s\"",
                                session->name);
                goto end;
        case LTTNG_ROTATION_STATE_EXPIRED:
This page took 0.02452 seconds and 5 git commands to generate.