dm: Spelling s/consitent/consistent/
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 6 Jul 2015 13:39:17 +0000 (15:39 +0200)
committerJiri Kosina <jkosina@suse.com>
Fri, 7 Aug 2015 12:36:43 +0000 (14:36 +0200)
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/md/Kconfig

index bfec3bd..d5415ee 100644 (file)
@@ -478,7 +478,7 @@ config DM_LOG_WRITES
          This device-mapper target takes two devices, one device to use
          normally, one to log all write operations done to the first device.
          This is for use by file system developers wishing to verify that
-         their fs is writing a consitent file system at all times by allowing
+         their fs is writing a consistent file system at all times by allowing
          them to replay the log in a variety of ways and to check the
          contents.