diff options
author | Masanari Iida <standby24x7@gmail.com> | 2016-07-07 21:58:16 +0900 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-07-11 18:03:05 +0800 |
commit | 8ef7cafbccd84d509bbfba63188c8a3e0936e2ee (patch) | |
tree | 78c9bf0cad6272d5a34c11db9d193dc3731b722b /Documentation | |
parent | 879f77e9071f029e1c9bd5a75814ecf51370f846 (diff) | |
download | linux-8ef7cafbccd84d509bbfba63188c8a3e0936e2ee.tar.bz2 |
crypto: doc - Fix double words "the the" in crypto-API.tmpl
This patch fix double words "the the" in crypto-API.tmpl.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/DocBook/crypto-API.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/crypto-API.tmpl b/Documentation/DocBook/crypto-API.tmpl index d55dc5a39bad..fb2a1526f6ec 100644 --- a/Documentation/DocBook/crypto-API.tmpl +++ b/Documentation/DocBook/crypto-API.tmpl @@ -440,8 +440,8 @@ The type flag specifies the type of the cipher algorithm. The caller usually provides a 0 when the caller wants the default handling. Otherwise, the caller may provide the - following selections which match the the aforementioned - cipher types: + following selections which match the aforementioned cipher + types: </para> <itemizedlist> |