From: Sharon Dvir Date: Mon, 2 Feb 2015 23:23:41 +0000 (+0200) Subject: Documentation: Fix trivial typo in comment. X-Git-Tag: v4.0-rc1~120^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f309f165a262528364af3a4677ce7d791b6e60cf;p=karo-tx-linux.git Documentation: Fix trivial typo in comment. Changed 'does not discusses all API calls' to 'does not discuss all API calls' Signed-off-by: Sharon Dvir Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/DocBook/crypto-API.tmpl b/Documentation/DocBook/crypto-API.tmpl index c763d30f4893..04a8c24ead47 100644 --- a/Documentation/DocBook/crypto-API.tmpl +++ b/Documentation/DocBook/crypto-API.tmpl @@ -111,7 +111,7 @@ This specification is intended for consumers of the kernel crypto API as well as for developers implementing ciphers. This API - specification, however, does not discusses all API calls available + specification, however, does not discuss all API calls available to data transformation implementations (i.e. implementations of ciphers and other transformations (such as CRC or even compression algorithms) that can register with the kernel crypto API).