Fix: typos in the code base
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl.c
index 3b67923b9cae45ce088b02853c19d7b0e31799bc..107e70b6fa85d897553cb912feefed4d3dc6e491 100644 (file)
@@ -1494,7 +1494,7 @@ int lttng_set_consumer_url(struct lttng_handle *handle,
 }
 
 /*
 }
 
 /*
- * [OBSELETE]
+ * [OBSOLETE]
  */
 int lttng_enable_consumer(struct lttng_handle *handle)
 {
  */
 int lttng_enable_consumer(struct lttng_handle *handle)
 {
@@ -1502,7 +1502,7 @@ int lttng_enable_consumer(struct lttng_handle *handle)
 }
 
 /*
 }
 
 /*
- * [OBSELETE]
+ * [OBSOLETE]
  */
 int lttng_disable_consumer(struct lttng_handle *handle)
 {
  */
 int lttng_disable_consumer(struct lttng_handle *handle)
 {
This page took 0.023434 seconds and 4 git commands to generate.