LoupVaillant / Monocypher

An easy to use, easy to deploy crypto library
https://monocypher.org
Other
614 stars 80 forks source link

tests: fix typo in messages #160

Closed fscoto closed 4 years ago

fscoto commented 4 years ago

Found through reading the patch to #159 and realizing that the typo was copied from surrounding code. See https://www.lexico.com/definition/overlap: “verb (overlaps, overlapping, overlapped)”

Completely trivial change, thus does not require changing file header.

LoupVaillant commented 4 years ago

Good catch, thanks!