diff --git a/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S b/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S index 72a8a673..456d5e53 100644 --- a/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S +++ b/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S @@ -3,7 +3,7 @@ */ #ifdef __linux__ -# error This is a work in progress, which is know *NOT* to work on Linux +# error This is a work in progress, which is known *NOT* to work on Linux # error Please do not fill a bug report at this point #endif