Cleanup: fix typo
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
index 60beef8f43d5625fbc6554acdedf226de67b2b9c..a06489fbef8a32bc5d29a12d844278575881a548 100644 (file)
@@ -982,7 +982,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.024355 seconds and 4 git commands to generate.