Simple grammar fix in header.
authorThomas Pornin <pornin@bolet.org>
Thu, 12 Jan 2017 20:52:59 +0000 (21:52 +0100)
committerThomas Pornin <pornin@bolet.org>
Thu, 12 Jan 2017 20:52:59 +0000 (21:52 +0100)
inc/bearssl_block.h

index 5281dcf..eb20c8c 100644 (file)
@@ -1248,7 +1248,7 @@ typedef union {
  *
  *   - IV is 96 bits (`iv` points to exactly 12 bytes).
  *
  *
  *   - 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
  *     resulting value is returned.
  *
  * Data (pointed to by `data`, of length `len`) is encrypted/decrypted