From e5211f0677c18dfc4015a44a739fa3f28fb43b93 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Fri, 1 Feb 2013 10:00:39 +0100 Subject: [PATCH 1/1] Typo. --- buildtools/Cmake/MakeLib.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildtools/Cmake/MakeLib.cmake b/buildtools/Cmake/MakeLib.cmake index 1707c38cf6..3f1edbeddf 100644 --- a/buildtools/Cmake/MakeLib.cmake +++ b/buildtools/Cmake/MakeLib.cmake @@ -61,7 +61,7 @@ if(enable_java) else() error("Unknown system type. Processor: ${CMAKE_SYSTEM_PROCESSOR}; System: ${CMAKE_SYSTEM_NAME}") endif() - message("Native libraries bundeled into: ${JSG_BUNDLE}") + message("Native libraries bundled into: ${JSG_BUNDLE}") add_custom_command( COMMENT "Finalize simgrid.jar..." -- 2.20.1