crypto: doc - Fix double words "the the" in crypto-API.tmpl
authorMasanari Iida <standby24x7@gmail.com>
Thu, 7 Jul 2016 12:58:16 +0000 (21:58 +0900)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 11 Jul 2016 10:03:05 +0000 (18:03 +0800)
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>
Documentation/DocBook/crypto-API.tmpl

index d55dc5a39bad9abe20e4ca5060d7a1cd479ea3ee..fb2a1526f6ecdf15295a9a15ba39cc48472b8566 100644 (file)
      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>
This page took 0.025638 seconds and 5 git commands to generate.