Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typo.
[simgrid.git] / buildtools / Cmake / MakeLib.cmake
index 1707c38..3f1edbe 100644 (file)
@@ -61,7 +61,7 @@ if(enable_java)
   else()
     error("Unknown system type. Processor: ${CMAKE_SYSTEM_PROCESSOR}; System: ${CMAKE_SYSTEM_NAME}")
   endif()
   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..."
 
   add_custom_command(
     COMMENT "Finalize simgrid.jar..."