X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fsession.h;h=9b2d7eb414a8500ff7319f1f79164125f4c289d7;hp=7e328b625f29ffcef9faf6fbcdc1172a83f45805;hb=83ed9e903336bd1d098d93b62cd6e444f2a8d6f1;hpb=87cee602585868bc895eec98a38c08964c08511d diff --git a/include/lttng/session.h b/include/lttng/session.h index 7e328b625..9b2d7eb41 100644 --- a/include/lttng/session.h +++ b/include/lttng/session.h @@ -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().