summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2022-07-14 18:59:14 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2022-07-22 16:22:04 +0800
commit669d141961eb86abe5150ce3e30437aa5d65bb71 (patch)
tree2ed0a20977e48087f957e3ea3abee81b99cb25ed
parent4ceb3b594c3abf8b875e2bc541a7d301290574df (diff)
downloadlinux-crypto-669d141961eb86abe5150ce3e30437aa5d65bb71.tar.gz
linux-crypto-669d141961eb86abe5150ce3e30437aa5d65bb71.zip
crypto: rmd160 - fix Kconfig "its" grammar
Use the possessive "its" instead of the contraction "it's" where appropriate. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Herbert Xu <herbert@gondor.apana.org.au> Cc: "David S. Miller" <davem@davemloft.net> Cc: linux-crypto@vger.kernel.org Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 75c71d9a..e72bf3fc 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -889,7 +889,7 @@ config CRYPTO_RMD160
RIPEMD-160 is a 160-bit cryptographic hash function. It is intended
to be used as a secure replacement for the 128-bit hash functions
- MD4, MD5 and it's predecessor RIPEMD
+ MD4, MD5 and its predecessor RIPEMD
(not to be confused with RIPEMD-128).
It's speed is comparable to SHA1 and there are no known attacks