aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/ubifs.txt
diff options
context:
space:
mode:
authorSebastian Siewior <bigeasy@linutronix.de>2008-07-17 14:16:09 +0200
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2008-08-13 11:14:54 +0300
commit2e244d08369b510923fe8290d40d51b0e88bfebe (patch)
treef70f0e68bbc6b681d3db141f59ee1f301a45cd62 /Documentation/filesystems/ubifs.txt
parent30a2f3c60a84092c8084dfe788b710f8d0768cd4 (diff)
Documentation: fix typo in ubifs.txt
Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'Documentation/filesystems/ubifs.txt')
-rw-r--r--Documentation/filesystems/ubifs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/ubifs.txt b/Documentation/filesystems/ubifs.txt
index 540e9e7f59c5..6a0d70a22f05 100644
--- a/Documentation/filesystems/ubifs.txt
+++ b/Documentation/filesystems/ubifs.txt
@@ -57,7 +57,7 @@ Similarly to JFFS2, UBIFS supports on-the-flight compression which makes
it possible to fit quite a lot of data to the flash.
Similarly to JFFS2, UBIFS is tolerant of unclean reboots and power-cuts.
-It does not need stuff like ckfs.ext2. UBIFS automatically replays its
+It does not need stuff like fsck.ext2. UBIFS automatically replays its
journal and recovers from crashes, ensuring that the on-flash data
structures are consistent.