OSDN Git Service

Documentation: Fix trivial typo in comment.
authorSharon Dvir <sharon.dvir1@mail.huji.ac.il>
Mon, 2 Feb 2015 23:23:41 +0000 (01:23 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 4 Feb 2015 21:21:38 +0000 (16:21 -0500)
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>
Documentation/DocBook/crypto-API.tmpl

index c763d30..04a8c24 100644 (file)
     <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).