summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/ubifs.txt
diff options
context:
space:
mode:
authorArtem Bityutskiy2008-12-30 16:44:02 +0100
committerArtem Bityutskiy2008-12-31 13:13:25 +0100
commit80736d41f895bc472b2433a1c27fa6d4afe6ca35 (patch)
tree5f2f75f644d9a042a9132cd12692e6af7eced73c /Documentation/filesystems/ubifs.txt
parentUBIFS: allow mounting when short of space (diff)
downloadkernel-qcow2-linux-80736d41f895bc472b2433a1c27fa6d4afe6ca35.tar.gz
kernel-qcow2-linux-80736d41f895bc472b2433a1c27fa6d4afe6ca35.tar.xz
kernel-qcow2-linux-80736d41f895bc472b2433a1c27fa6d4afe6ca35.zip
UBIFS: fix numerous spelling mistakes
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'Documentation/filesystems/ubifs.txt')
-rw-r--r--Documentation/filesystems/ubifs.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/filesystems/ubifs.txt b/Documentation/filesystems/ubifs.txt
index 2d0db5482d29..84da2a4ba25a 100644
--- a/Documentation/filesystems/ubifs.txt
+++ b/Documentation/filesystems/ubifs.txt
@@ -95,9 +95,9 @@ no_chk_data_crc skip checking of CRCs on data nodes in order to
of this option is that corruption of the contents
of a file can go unnoticed.
chk_data_crc (*) do not skip checking CRCs on data nodes
-compr=none override defoult comressor and set it to "none"
-compr=lzo override defoult comressor and set it to "lzo"
-compr=zlib override defoult comressor and set it to "zlib"
+compr=none override default compressor and set it to "none"
+compr=lzo override default compressor and set it to "lzo"
+compr=zlib override default compressor and set it to "zlib"
Quick usage instructions