X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Flib%2Flttng-ctl%2Flttng-ctl-health.c;h=c78e0dcd9352d1884b9406cd035aa8f35b51180a;hp=534c01c023307ea2eb6bd6272b05fa2e601d2ce5;hb=71d012371a19abb9e730d30c5c1be47ede4847fb;hpb=e7b0d526e58a78291e456e42b5a911c5036e496c diff --git a/src/lib/lttng-ctl/lttng-ctl-health.c b/src/lib/lttng-ctl/lttng-ctl-health.c index 534c01c02..c78e0dcd9 100644 --- a/src/lib/lttng-ctl/lttng-ctl-health.c +++ b/src/lib/lttng-ctl/lttng-ctl-health.c @@ -260,7 +260,7 @@ retry: if (ret) { goto error; } - /* Connect to the sesssion daemon */ + /* Connect to component */ sock = lttcomm_connect_unix_sock(health->health_sock_path); if (sock < 0) { if (tracing_group) {