X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fmain.c;h=8e1879f50ae3875dd90581c1fe3a43465d8057af;hp=6b0ff97fecfd10b9202cc82d5002c5715a700bd4;hb=7a720e335b213b31f0dea57aa1555b67535d0277;hpb=4030a636863949244a203248b64ee84c99cb7a82 diff --git a/src/bin/lttng-relayd/main.c b/src/bin/lttng-relayd/main.c index 6b0ff97fe..8e1879f50 100644 --- a/src/bin/lttng-relayd/main.c +++ b/src/bin/lttng-relayd/main.c @@ -2569,8 +2569,8 @@ restart: nb_fd = ret; /* - * Process control. The control connection is prioritised so we don't - * starve it with high throughout put tracing data on the data + * Process control. The control connection is prioritised so we + * don't starve it with high throughput tracing data on the data * connection. */ for (i = 0; i < nb_fd; i++) {