From de0f983998645e8fc4a40feb5f027c1cb3253a08 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 14 Nov 2014 21:51:34 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common.c') diff --git a/src/common.c b/src/common.c index 50e3fa2..48b33d8 100644 --- a/src/common.c +++ b/src/common.c @@ -549,7 +549,7 @@ int run(int argc, char* argv[], libkeccak_generalised_spec_t* restrict gspec, co if (squeezes <= 0) { - r = USER_ERROR("the squeeze count be be positive"); + r = USER_ERROR("the squeeze count most be positive"); goto done; } -- cgit v1.2.3-70-g09d2