summaryrefslogtreecommitdiff
path: root/Documentation/DocBook/crypto-API.tmpl
diff options
context:
space:
mode:
authorSharon Dvir <sharon.dvir1@mail.huji.ac.il>2015-02-02 23:23:41 (GMT)
committerJonathan Corbet <corbet@lwn.net>2015-02-04 21:21:38 (GMT)
commitf309f165a262528364af3a4677ce7d791b6e60cf (patch)
treeb3a1de5e46269a81e366f2de2cb3664cd905c8c1 /Documentation/DocBook/crypto-API.tmpl
parentbb485c289ce8902807d20ffedeceb91640c4d317 (diff)
downloadlinux-f309f165a262528364af3a4677ce7d791b6e60cf.tar.xz
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.tmpl2
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).