Typo: occured -> occurred
[lttng-tools.git] / src / common / config / session-config.h
index a53a8f91c753339daa28e29afffebd6c507c58b3..939cb6cbf0ff1cd4e76e2c819ffc2e178e241bbd 100644 (file)
@@ -57,7 +57,7 @@ typedef int (*config_entry_handler_cb)(const struct config_entry *, void *);
  * "", only the global entries are relayed.
  *
  * Returns 0 on success. Negative values are error codes. If the return value
- * is positive, it represents the line number on which a parsing error occured.
+ * is positive, it represents the line number on which a parsing error occurred.
  */
 LTTNG_HIDDEN
 int config_get_section_entries(const char *path, const char *section,
This page took 0.024063 seconds and 5 git commands to generate.