(wrong string) ée

From: <git_AT_suckless.org>
Date: Sun, 5 Jun 2016 14:41:27 +0200 (CEST)

commit 496c13786f97cce5c8385ddf9d6a93652143241f
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Sun Jun 5 14:41:22 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Sun Jun 5 14:41:22 2016 +0200

    Fix typos found by Marc
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/INSTALL b/INSTALL
index 6e1160b..8d9da10 100644
--- a/INSTALL
+++ b/INSTALL
_AT_@ -8,7 +8,7 @@ CONFIG when running make. For example:
     # edit my-config.mk
     make CONFIG=my-config.mk
 
-Unless you are compiling for Linux you make have to add
+Unless you are compiling for Linux you may have to add
     -D'FAST_RANDOM_PATHNAME="<path to a non-blocking random number generator>"'
 (/dev/urandom on Linux) and
     -D'SECURE_RANDOM_PATHNAME="<path to a blocking random number generator>"'
diff --git a/TODO b/TODO
index f38444e..9eaac43 100644
--- a/TODO
+++ b/TODO
_AT_@ -31,4 +31,4 @@ Add entropy test for zrand.
 Should zmodpowu, zmodpow, and zmodmul be removed?
   I need to research how important these are.
   They are important for cryptography, but we do not care about that.
- They are important for discrete/abstract mathematics, but is bignum probably isn't in those cases?
+ They are important for discrete/abstract mathematics, but bignum probably isn't in those cases?
Received on Sun Jun 05 2016 - 14:41:27 CEST

This archive was generated by hypermail 2.3.0 : Sun Jun 05 2016 - 14:48:14 CEST