Typo: occured -> occurred
[lttng-tools.git] / src / bin / lttng-sessiond / session.c
index 7fd4332ec12d3bb9f1c9643275c16d1769ecb0cc..383c6fde714c229f5adccd5c2abcf8c3c1fd5211 100644 (file)
@@ -1163,7 +1163,7 @@ int session_access_ok(struct ltt_session *session, uid_t uid, gid_t gid)
  *
  * Be careful of the result passed to this function. For instance,
  * on failure to launch a rotation, a client will expect the rotation
- * state to be set to "NO_ROTATION". If an error occured while the
+ * state to be set to "NO_ROTATION". If an error occurred while the
  * rotation was "ONGOING", result should be set to "ERROR", which will
  * allow a client to report it.
  *
This page took 0.022711 seconds and 4 git commands to generate.