Typo: occurences -> occurrences
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.c
index 97ce92683b8a48212ba70be7bb5ddd616b10d40c..991d59315e2f62f691ddaf0267f48412bd81d4c7 100644 (file)
@@ -1342,7 +1342,7 @@ static struct ust_app_event_notifier_rule *alloc_ust_app_event_notifier_rule(
        case LTTNG_EVENT_RULE_GENERATE_EXCLUSIONS_STATUS_NONE:
                break;
        default:
-               /* Error occured. */
+               /* Error occurred. */
                ERR("Failed to generate exclusions from trigger while allocating an event notifier rule");
                goto error_put_trigger;
        }
This page took 0.02422 seconds and 4 git commands to generate.