From 57173bbe7a2ab94a35ec51832d713d88e2678351 Mon Sep 17 00:00:00 2001 From: don bright Date: Sun, 29 Jul 2012 10:51:31 -0500 Subject: [PATCH] fix name of script --- scripts/mingw-x-build-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/mingw-x-build-installer.sh b/scripts/mingw-x-build-installer.sh index 0f6fc736..fb491f62 100755 --- a/scripts/mingw-x-build-installer.sh +++ b/scripts/mingw-x-build-installer.sh @@ -5,7 +5,7 @@ # # This script must be run from the OpenSCAD source root directory # -# Usage: ./scripts/mingw-x-build-release.sh +# Usage: ./scripts/mingw-x-build-installer.sh # # Result: binary installer in ./release_mingw32 directory #