Fix common misspellings
[linux-2.6-block.git] / fs / cifs / dir.c
index dd5f22918c33ae2cdde0dd15d2d93a381255a51b..9ea65cf367146905cc0dababe262397752a15894 100644 (file)
@@ -189,7 +189,7 @@ cifs_create(struct inode *inode, struct dentry *direntry, int mode,
                        inode->i_sb, mode, oflags, &oplock, &fileHandle, xid);
                /* EIO could indicate that (posix open) operation is not
                   supported, despite what server claimed in capability
-                  negotation.  EREMOTE indicates DFS junction, which is not
+                  negotiation.  EREMOTE indicates DFS junction, which is not
                   handled in posix open */
 
                if (rc == 0) {