summaryrefslogtreecommitdiff
path: root/doc/README.CrossCompiling
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.CrossCompiling')
-rw-r--r--doc/README.CrossCompiling4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.CrossCompiling b/doc/README.CrossCompiling
index 74f31ce..a0d381a 100644
--- a/doc/README.CrossCompiling
+++ b/doc/README.CrossCompiling
@@ -2,11 +2,11 @@ Intro
-----
You can compile AbaOS from a 32-bit host or chroot (e.g. Arch32 chroot).
-But you have to be extremly careful that nothing ceeps into the kernel
+But you have to be extremly careful that nothing creeps into the kernel
from the host system.
You can also create a cross-compilation environment. Now, we don't need
-a full fledged chain, linker and C compiler is enough. AbaOs has a small
+a full-fledged chain, linker and C compiler is enough. AbaOs has a small
integrated C library which is sufficient to build the kernel.
gcc