diff options
| author | mochalins <117967760+mochalins@users.noreply.github.com> | 2025-05-23 17:02:52 +0900 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2025-06-02 07:24:06 -0700 |
| commit | 4e1ffdca6d97c1bddc460835c94b16bc64284861 (patch) | |
| tree | 80c27b0e509c8d7001619af27a33794f4bcad3c4 /docs/BUILD_CROSSCOMPILE.adoc | |
| parent | 1323aece0712522ccb2bf432b5085889a3513fa8 (diff) | |
| download | nng-4e1ffdca6d97c1bddc460835c94b16bc64284861.tar.gz nng-4e1ffdca6d97c1bddc460835c94b16bc64284861.tar.bz2 nng-4e1ffdca6d97c1bddc460835c94b16bc64284861.zip | |
Fix typos across docs, comments, and CMake
Diffstat (limited to 'docs/BUILD_CROSSCOMPILE.adoc')
| -rw-r--r-- | docs/BUILD_CROSSCOMPILE.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BUILD_CROSSCOMPILE.adoc b/docs/BUILD_CROSSCOMPILE.adoc index ba080b3f..f454726a 100644 --- a/docs/BUILD_CROSSCOMPILE.adoc +++ b/docs/BUILD_CROSSCOMPILE.adoc @@ -4,7 +4,7 @@ endif::[] = Building for Cross Compilation -TIP: Cross-compiling is used when the operating system or process architecure +TIP: Cross-compiling is used when the operating system or process architecture the software is being built for is different than the system where the software is being compiled. If you don't know what this means, this does not apply to and you should ignore this file. |
