summaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2009-06-23 20:30:32 +0300
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2009-07-05 18:45:18 +0300
commitcb54ef8b1304fe25f3d57031e0f85558a043239f (patch)
tree47a6ed1628a6f7028b5f1befe0c67d84c6f4c5bc /fs/ubifs/super.c
parent2a35a3a8ab3e94afd631ed4b45878ceb98f7ab28 (diff)
downloadlinux-3.10-cb54ef8b1304fe25f3d57031e0f85558a043239f.tar.gz
linux-3.10-cb54ef8b1304fe25f3d57031e0f85558a043239f.tar.bz2
linux-3.10-cb54ef8b1304fe25f3d57031e0f85558a043239f.zip
UBIFS: few spelling fixes
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'fs/ubifs/super.c')
-rw-r--r--fs/ubifs/super.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ubifs/super.c b/fs/ubifs/super.c
index 5bb272c56a9..76405c457a3 100644
--- a/fs/ubifs/super.c
+++ b/fs/ubifs/super.c
@@ -986,7 +986,7 @@ static int ubifs_parse_options(struct ubifs_info *c, char *options,
switch (token) {
/*
* %Opt_fast_unmount and %Opt_norm_unmount options are ignored.
- * We accepte them in order to be backware-compatible. But this
+ * We accept them in order to be backward-compatible. But this
* should be removed at some point.
*/
case Opt_fast_unmount: