Cleanup: lttng-ctl-health comment
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl-health.c
index 534c01c023307ea2eb6bd6272b05fa2e601d2ce5..c78e0dcd9352d1884b9406cd035aa8f35b51180a 100644 (file)
@@ -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) {
This page took 0.022504 seconds and 4 git commands to generate.