Clean-up: spelling fix in a comment
[lttng-tools.git] / src / bin / lttng-relayd / main.c
index 6b0ff97fecfd10b9202cc82d5002c5715a700bd4..8e1879f50ae3875dd90581c1fe3a43465d8057af 100644 (file)
@@ -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++) {
This page took 0.023597 seconds and 4 git commands to generate.