Cleanup: typo: existance -> existence
[lttng-tools.git] / src / lib / lttng-ctl / tracker.cpp
index 1259729eaf8b30a729c4798b74b5e4a1e2a19438..b9c8ed8c38d63195bdb0693dfeff28bc41ce42e0 100644 (file)
@@ -68,7 +68,7 @@ enum lttng_error_code lttng_session_get_tracker_handle(const char *session_name,
 
        /*
         * Use the `get_tracking_policy` command to validate the tracker's
 
        /*
         * Use the `get_tracking_policy` command to validate the tracker's
-        * existance.
+        * existence.
         */
        status = lttng_process_attr_tracker_handle_get_tracking_policy(
                        handle, &policy);
         */
        status = lttng_process_attr_tracker_handle_get_tracking_policy(
                        handle, &policy);
This page took 0.024227 seconds and 4 git commands to generate.