Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Masanari Iida and committed by
Herbert Xu
8ef7cafb 879f77e9

+2 -2
+2 -2
Documentation/DocBook/crypto-API.tmpl
··· 440 440 The type flag specifies the type of the cipher algorithm. 441 441 The caller usually provides a 0 when the caller wants the 442 442 default handling. Otherwise, the caller may provide the 443 - following selections which match the the aforementioned 444 - cipher types: 443 + following selections which match the aforementioned cipher 444 + types: 445 445 </para> 446 446 447 447 <itemizedlist>