~ chicken-core (chicken-5) 1ab4f97722d8e8d829f2cc8fa08696c94bbbed8e
commit 1ab4f97722d8e8d829f2cc8fa08696c94bbbed8e
Author: megane <meganeka@gmail.com>
AuthorDate: Thu Oct 15 19:09:47 2020 +0300
Commit: megane <meganeka@gmail.com>
CommitDate: Thu Oct 15 19:09:47 2020 +0300
* README: Remove extra 'to'
diff --git a/README b/README
index f8df0923..11c9b181 100644
--- a/README
+++ b/README
@@ -198,7 +198,7 @@ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/_/
A suffix to be appended to the names of all generated executables.
HOSTSYSTEM=
- A "<machine>-<platform>" name prefix to use for the C compiler to to
+ A "<machine>-<platform>" name prefix to use for the C compiler to
use to compile the runtime system and executables. Set this variable
if you want to compile CHICKEN for a different architecture than
the one on which you are building it.
Trap