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

Commit 3f816bac authored by sayli karnik's avatar sayli karnik Committed by Jonathan Corbet
Browse files

Documentation: device-mapper: cache.txt: Fix typos



Fix a spelling error (hexidecimal->hexadecimal).

Signed-off-by: default avatarsayli karnik <karniksayli1995@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent d7714952
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -290,7 +290,7 @@ message, which takes an arbitrary number of cblock ranges. Each cblock
range's end value is "one past the end", meaning 5-10 expresses a range
of values from 5 to 9.  Each cblock must be expressed as a decimal
value, in the future a variant message that takes cblock ranges
expressed in hexidecimal may be needed to better support efficient
expressed in hexadecimal may be needed to better support efficient
invalidation of larger caches.  The cache must be in passthrough mode
when invalidate_cblocks is used.