Fix common misspellings
[linux-2.6-block.git] / net / netfilter / ipvs / ip_vs_proto_sctp.c
index b027ccc49f43cba6fdbc3ceaa293b50fc7e1d857..d12ed53ec95ff6a67950ce39b902e6816d40b249 100644 (file)
@@ -566,7 +566,7 @@ static struct ipvs_sctp_nextstate
         * SHUTDOWN sent from the client, waitinf for SHUT ACK from the server
         */
        /*
-        * We recieved the data chuck, keep the state unchanged. I assume
+        * We received the data chuck, keep the state unchanged. I assume
         * that still data chuncks  can be received by both the peers in
         * SHUDOWN state
         */
@@ -633,7 +633,7 @@ static struct ipvs_sctp_nextstate
         * SHUTDOWN sent from the server, waitinf for SHUTDOWN ACK from client
         */
        /*
-        * We recieved the data chuck, keep the state unchanged. I assume
+        * We received the data chuck, keep the state unchanged. I assume
         * that still data chuncks  can be received by both the peers in
         * SHUDOWN state
         */
@@ -701,7 +701,7 @@ static struct ipvs_sctp_nextstate
         * SHUTDOWN ACK from the client, awaiting for SHUTDOWN COM from server
         */
        /*
-        * We recieved the data chuck, keep the state unchanged. I assume
+        * We received the data chuck, keep the state unchanged. I assume
         * that still data chuncks  can be received by both the peers in
         * SHUDOWN state
         */
@@ -771,7 +771,7 @@ static struct ipvs_sctp_nextstate
         * SHUTDOWN ACK from the server, awaiting for SHUTDOWN COM from client
         */
        /*
-        * We recieved the data chuck, keep the state unchanged. I assume
+        * We received the data chuck, keep the state unchanged. I assume
         * that still data chuncks  can be received by both the peers in
         * SHUDOWN state
         */