Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 57d42487 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina
Browse files

dm: Spelling s/consitent/consistent/

parent 5f367f02
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -478,7 +478,7 @@ config DM_LOG_WRITES
	  This device-mapper target takes two devices, one device to use
	  This device-mapper target takes two devices, one device to use
	  normally, one to log all write operations done to the first device.
	  normally, one to log all write operations done to the first device.
	  This is for use by file system developers wishing to verify that
	  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
	  them to replay the log in a variety of ways and to check the
	  contents.
	  contents.