diff options
-rw-r--r-- | docs/markdown/Cross-compilation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Cross-compilation.md b/docs/markdown/Cross-compilation.md index 520a081..e739e37 100644 --- a/docs/markdown/Cross-compilation.md +++ b/docs/markdown/Cross-compilation.md @@ -83,7 +83,7 @@ automatically use the given wrapper when it needs to run host binaries. This happens e.g. when running the project's test suite. The next section lists properties of the cross compiler and thus of -the target system. It looks like this: +the host system. It looks like this: ```ini [properties] |