From 4e1ffdca6d97c1bddc460835c94b16bc64284861 Mon Sep 17 00:00:00 2001 From: mochalins <117967760+mochalins@users.noreply.github.com> Date: Fri, 23 May 2025 17:02:52 +0900 Subject: Fix typos across docs, comments, and CMake --- docs/BUILD_CROSSCOMPILE.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/BUILD_CROSSCOMPILE.adoc') 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. -- cgit v1.2.3-70-g09d2