Fix various spelling errors
[samba.git] / source3 / libsmb / clireadwrite.c
index f0cb7ad291be5307fe33e9ca408e0b117ac8f37d..79bf416822af94d4986a31c7808721c8f7737ffd 100644 (file)
@@ -296,7 +296,7 @@ struct cli_pull_state {
         * The maximum is 256:
         * - which would be a window of 256 MByte
         *   for SMB2 with multi-credit
-        *   or smb1 unix extentions.
+        *   or smb1 unix extensions.
         */
        uint16_t max_chunks;
        uint16_t num_chunks;
@@ -1111,7 +1111,7 @@ struct cli_push_state {
         * The maximum is 256:
         * - which would be a window of 256 MByte
         *   for SMB2 with multi-credit
-        *   or smb1 unix extentions.
+        *   or smb1 unix extensions.
         */
        uint16_t max_chunks;
        uint16_t num_chunks;