diff -r e17f35b05539 -r a52574521bea docs/4 - Building the toolchain.txt --- a/docs/4 - Building the toolchain.txt Sun Jul 17 16:54:50 2011 +0200 +++ b/docs/4 - Building the toolchain.txt Thu Aug 18 16:05:48 2011 +0200 @@ -129,7 +129,7 @@ that it does not work on host systems that lack a shell, for example the MingW32 environment. To solve the issue, the wrapper has been re-written in C, and compiled at build time. This C wrapper is much more complex than the shell -script, and although it sems to be working, it's been only lightly tested. +script, and although it seems to be working, it's been only lightly tested. Some of the expected short-comings with this C wrapper are; - multi-byte file names may not be handled correctly - it's really big for what it does