diff options
author | Sharon Dvir <sharon.dvir1@mail.huji.ac.il> | 2015-02-03 01:23:41 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-02-04 16:21:38 -0500 |
commit | f309f165a262528364af3a4677ce7d791b6e60cf (patch) | |
tree | b3a1de5e46269a81e366f2de2cb3664cd905c8c1 /Documentation/DocBook/crypto-API.tmpl | |
parent | bb485c289ce8902807d20ffedeceb91640c4d317 (diff) | |
download | op-kernel-dev-f309f165a262528364af3a4677ce7d791b6e60cf.zip op-kernel-dev-f309f165a262528364af3a4677ce7d791b6e60cf.tar.gz |
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 <sharon.dvir1@mail.huji.ac.il>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/DocBook/crypto-API.tmpl')
-rw-r--r-- | Documentation/DocBook/crypto-API.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/crypto-API.tmpl b/Documentation/DocBook/crypto-API.tmpl index c763d30..04a8c24 100644 --- a/Documentation/DocBook/crypto-API.tmpl +++ b/Documentation/DocBook/crypto-API.tmpl @@ -111,7 +111,7 @@ <para> 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). |