From 5e054b881b8efc4b3882376763b6c468df1ce9ac Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 4 Nov 2015 18:23:01 +0100 Subject: [PATCH] Typo --- src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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