diff options
-rw-r--r-- | toolchain/cross-gnu.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/cross-gnu.mdwn b/toolchain/cross-gnu.mdwn index 451e9d44..53a85214 100644 --- a/toolchain/cross-gnu.mdwn +++ b/toolchain/cross-gnu.mdwn @@ -201,7 +201,7 @@ cross compiler will be found automatically. This will need an additional 2 GiB. -After setting up the environemt, just run `cross-gnu` and watch the messages +After setting up the environment, just run `cross-gnu` and watch the messages flow by. In the end you should see a message: *[...]/cross-gnu: Everything should be in place now.* |