Fix typo.
authorMilan Broz <gmazyland@gmail.com>
Wed, 30 May 2012 15:22:18 +0000 (17:22 +0200)
committerMilan Broz <gmazyland@gmail.com>
Wed, 30 May 2012 15:22:18 +0000 (17:22 +0200)
docs/v1.4.3-ReleaseNotes

index a8c451d..f084e06 100644 (file)
@@ -24,7 +24,7 @@ Changes since version 1.4.2
 
 * Allow empty cipher (cipher_null) for testing.
 
-  You can now use "null" (or directly ciphe_null-ecb) in cryptsetup.
+  You can now use "null" (or directly cipher_null-ecb) in cryptsetup.
   This means no encryption, useful for performance tests
   (measure dm-crypt layer overhead).