From: Thomas Pornin Date: Thu, 12 Jan 2017 20:52:59 +0000 (+0100) Subject: Simple grammar fix in header. X-Git-Tag: v0.4~24 X-Git-Url: https://www.bearssl.org/gitweb//home/git/?p=BearSSL;a=commitdiff_plain;h=8f1043315fbe8fcde654f5454d0bbe7cf8b9b717;hp=52b3f2820f9b59f9eb87de87de1d9577d47b47ad Simple grammar fix in header. --- diff --git a/inc/bearssl_block.h b/inc/bearssl_block.h index 5281dcf..eb20c8c 100644 --- a/inc/bearssl_block.h +++ b/inc/bearssl_block.h @@ -1248,7 +1248,7 @@ typedef union { * * - IV is 96 bits (`iv` points to exactly 12 bytes). * - * - Block counter is oveer 32 bits and starts at value `cc`; the + * - Block counter is over 32 bits and starts at value `cc`; the * resulting value is returned. * * Data (pointed to by `data`, of length `len`) is encrypted/decrypted