X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flib%2Flttng-ctl%2Ftracker.cpp;h=b9c8ed8c38d63195bdb0693dfeff28bc41ce42e0;hb=0cb9c4730e7ca14338dee89e39fcb9c49a588ca5;hp=1259729eaf8b30a729c4798b74b5e4a1e2a19438;hpb=4bd69c5f1161cd065f487da0f4c1aa03a73c47e4;p=lttng-tools.git diff --git a/src/lib/lttng-ctl/tracker.cpp b/src/lib/lttng-ctl/tracker.cpp index 1259729ea..b9c8ed8c3 100644 --- a/src/lib/lttng-ctl/tracker.cpp +++ b/src/lib/lttng-ctl/tracker.cpp @@ -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 - * existance. + * existence. */ status = lttng_process_attr_tracker_handle_get_tracking_policy( handle, &policy);