diff --git a/CMake/ConfigureCrossCompile.cmake b/CMake/ConfigureCrossCompile.cmake index 1943f4a2bc..f20d168604 100644 --- a/CMake/ConfigureCrossCompile.cmake +++ b/CMake/ConfigureCrossCompile.cmake @@ -1,5 +1,5 @@ # This file adds the necessary configurations to cross compile -# mlpack for embedde system. You need to set the following variables +# mlpack for embedded systems. You need to set the following variables # from the command line: the CMAKE_SYSROOT, TOOLCHAIN_PREFIX and the # board type. # This file will compile OpenBLAS if it is downloaded and it is not