Typo: occured -> occurred
[lttng-tools.git] / include / lttng / session.h
index 7e328b625f29ffcef9faf6fbcdc1172a83f45805..9b2d7eb414a8500ff7319f1f79164125f4c289d7 100644 (file)
@@ -163,7 +163,7 @@ extern int lttng_destroy_session(const char *name);
  * an lttng_destruction_handle which can be used to wait for the completion
  * of the session's destruction. The lttng_destroy_handle can also be used
  * obtain the status and archive location of any implicit session
- * rotation that may have occured during the session's destruction.
+ * rotation that may have occurred during the session's destruction.
  *
  * Returns LTTNG_OK on success. The returned handle is owned by the caller
  * and must be free'd using lttng_destruction_handle_destroy().
This page took 0.023537 seconds and 5 git commands to generate.