Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / fs / ncpfs / inode.c
index 00a1d1c..0250e4c 100644 (file)
@@ -596,7 +596,7 @@ static int ncp_fill_super(struct super_block *sb, void *raw_data, int silent)
 /*     server->priv.data = NULL;               */
 
        server->m = data;
-       /* Althought anything producing this is buggy, it happens
+       /* Although anything producing this is buggy, it happens
           now because of PATH_MAX changes.. */
        if (server->m.time_out < 1) {
                server->m.time_out = 10;