From d8b03c927769256ad954eb1c1033a6dfeaf22c0f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 27 Apr 2016 02:28:43 +0200 Subject: Fix typo, thank you Neven MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 31deab0..8af4c38 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ ETYMOLOGY DESCRIPTION libzahl is a C library for arbitrary size integers, - that aims to be usable for rubust programs, and be + that aims to be usable for robust programs, and be fast. libzahl will accomplish this by using long jumps @@ -24,7 +24,7 @@ DESCRIPTION all output parameters are before the input parameters. RATIONALE - GMP MP cannot be used for rubust programs. LibTomMath + GMP MP cannot be used for robust programs. LibTomMath is too slow, probably because of all memory allocations, and has a nonintuitive API. TomsFastMath has an a nonintuitive API, has limited precision (selected at -- cgit v1.2.3-70-g09d2