Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / ncpfs / inode.c
index 00a1d1c3d3a494c34dc02230509ffa88485a37ae..0250e4ce489347f0a23fdbd551cd216a7abe208a 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;