crypto: xts - fix a little typo
authorCorentin LABBE <[email protected]>
Wed, 10 Aug 2016 09:29:33 +0000 (11:29 +0200)
committerHerbert Xu <[email protected]>
Tue, 16 Aug 2016 09:16:49 +0000 (17:16 +0800)
The sentence 'Based on' is misspelled, respell it.

Signed-off-by: LABBE Corentin <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
crypto/xts.c

index 26ba5833b9944039ad1b172534e5afb09a7902eb..305343f22a02a839d2710b785a4679b842ffc7f7 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (c) 2007 Rik Snel <[email protected]>
  *
- * Based om ecb.c
+ * Based on ecb.c
  * Copyright (c) 2006 Herbert Xu <[email protected]>
  *
  * This program is free software; you can redistribute it and/or modify it