From eab6b117e76760823a768468cd15a0d3102a70eb Mon Sep 17 00:00:00 2001 From: Romain Goyet Date: Tue, 1 Sep 2015 22:58:16 +0200 Subject: [PATCH] Fix a small typo --- liba/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liba/README.txt b/liba/README.txt index d7b5175f5..9a753010a 100644 --- a/liba/README.txt +++ b/liba/README.txt @@ -4,7 +4,7 @@ Warning: you must call "liba_init()" before using liba. We need a very small subset of the functionality provided by the standard C library. We could use an available libc implementation, but those are usually -way to large and may have problematic licenses. +way too large and may have problematic licenses. It wouldn't even be fair to call liba a libc at all since it doesn't come close to implementing a significant portion of the standard. However, we do need some