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>
This commit is contained in:
committed by
Herbert Xu
parent
879f77e907
commit
8ef7cafbcc
@@ -440,8 +440,8 @@
|
|||||||
The type flag specifies the type of the cipher algorithm.
|
The type flag specifies the type of the cipher algorithm.
|
||||||
The caller usually provides a 0 when the caller wants the
|
The caller usually provides a 0 when the caller wants the
|
||||||
default handling. Otherwise, the caller may provide the
|
default handling. Otherwise, the caller may provide the
|
||||||
following selections which match the the aforementioned
|
following selections which match the aforementioned cipher
|
||||||
cipher types:
|
types:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|||||||
Reference in New Issue
Block a user