Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl
@ 2016-07-07 12:58 Masanari Iida
  2016-07-11 10:08 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2016-07-07 12:58 UTC (permalink / raw)
  To: herbert, linux-crypto, linux-kernel, davem; +Cc: Masanari Iida

This patch fix double words "the the" in crypto-API.tmpl.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/DocBook/crypto-API.tmpl | 4 ++--
 1 file 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>
-- 
2.9.0.243.g5c589a7

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-11 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-07 12:58 [PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl Masanari Iida
2016-07-11 10:08 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox