Cleanup: fix typo
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
index 475110cfc0a5b3ba5e8c2ef1e3ece796faf50c68..3db256510f5b2161791d636ecb84dec63dda397e 100644 (file)
@@ -998,7 +998,7 @@ restart:
                        WARN("Error setting socket send timeout");
                }
        } else if (timeout < -1) {
-               WARN("Unsuppoorted timeout value %ld", timeout);
+               WARN("Unsupported timeout value %ld", timeout);
        }
 
        ust_lock();
This page took 0.022613 seconds and 4 git commands to generate.