Fix common misspellings
[deliverable/linux.git] / net / tipc / name_distr.c
index c9fa6dfcf28756d5afe958c2a25fd0a7901a255a..80025a1b3bfda0b8e5b293305300a09ab768a021 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;
        }
 
This page took 0.023049 seconds and 5 git commands to generate.