Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f309f165 authored by Sharon Dvir's avatar Sharon Dvir Committed by Jonathan Corbet
Browse files

Documentation: Fix trivial typo in comment.



Changed 'does not discusses all API calls' to 'does not discuss all API calls'

Signed-off-by: default avatarSharon Dvir <sharon.dvir1@mail.huji.ac.il>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent bb485c28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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).