Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / net / tipc / name_distr.c
index c9fa6df..80025a1 100644 (file)
@@ -160,7 +160,7 @@ void tipc_named_withdraw(struct publication *publ)
 
        buf = named_prepare_buf(WITHDRAWAL, ITEM_SIZE, 0);
        if (!buf) {
-               warn("Withdrawl distribution failure\n");
+               warn("Withdrawal distribution failure\n");
                return;
        }