From 1c0c3cf7b4d851516edbc3d1fa7ea7dd5389c28b Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Tue, 17 Feb 2015 11:51:30 +0100 Subject: [PATCH 1/1] Typos. --- buildtools/Cmake/Scripts/java_bundle.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildtools/Cmake/Scripts/java_bundle.sh b/buildtools/Cmake/Scripts/java_bundle.sh index 136d568f44..38f663fa03 100755 --- a/buildtools/Cmake/Scripts/java_bundle.sh +++ b/buildtools/Cmake/Scripts/java_bundle.sh @@ -9,8 +9,8 @@ Usage: $0 simgrid.jar java_command strip_command [-so file.so...] [-txt file.txt simgrid.jar SimGrid jar file java_command path to the Java runtime strip_command path to the command used to strip libraries - file.so library file to stript and bundle into the archive - file.txt other file to bundle into the archive + file.so library file to strip and bundle into the archive + file.txt other file to bundle into the archive EOF exit 1 fi -- 2.20.1