summaryrefslogtreecommitdiff
path: root/Documentation/device-mapper
diff options
context:
space:
mode:
authorAnatol Pomozov <anatol.pomozov@gmail.com>2013-05-08 16:56:16 -0700
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:48:05 +0900
commit47cd78c9600917ada3a20352cbec7d8fd94254e4 (patch)
tree23dd7fb6a32812a30d893baa42dac053a8f6343f /Documentation/device-mapper
parent9f1b688ba1477494ae7e19df9bc477cb2eb108ed (diff)
downloadlinux-3.10-47cd78c9600917ada3a20352cbec7d8fd94254e4.tar.gz
linux-3.10-47cd78c9600917ada3a20352cbec7d8fd94254e4.tar.bz2
linux-3.10-47cd78c9600917ada3a20352cbec7d8fd94254e4.zip
upstream: doc: fix misspellings with 'codespell' tool
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/device-mapper')
-rw-r--r--Documentation/device-mapper/cache.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/device-mapper/cache.txt b/Documentation/device-mapper/cache.txt
index f50470abe24..e8cdf7241b6 100644
--- a/Documentation/device-mapper/cache.txt
+++ b/Documentation/device-mapper/cache.txt
@@ -87,7 +87,7 @@ Migration throttling
Migrating data between the origin and cache device uses bandwidth.
The user can set a throttle to prevent more than a certain amount of
-migration occuring at any one time. Currently we're not taking any
+migration occurring at any one time. Currently we're not taking any
account of normal io traffic going to the devices. More work needs
doing here to avoid migrating during those peak io moments.