Fix common misspellings
[deliverable/linux.git] / include / net / 9p / transport.h
index 82868f18c57360bd7ab5710773df3f927914db3e..8f08c736c4c3c22a86988c89c9f5fec77e68ff7b 100644 (file)
@@ -30,7 +30,7 @@
 
 /* Default. Add Payload to PDU before sending it down to transport layer */
 #define P9_TRANS_PREF_PAYLOAD_DEF  0x0
-/* Send pay load seperately to transport layer along with PDU.*/
+/* Send pay load separately to transport layer along with PDU.*/
 #define P9_TRANS_PREF_PAYLOAD_SEP  0x1
 
 /**
This page took 0.024554 seconds and 5 git commands to generate.