summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBaseTools/toolsetup.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/toolsetup.bat b/BaseTools/toolsetup.bat
index 2f657ba..54def14 100755
--- a/BaseTools/toolsetup.bat
+++ b/BaseTools/toolsetup.bat
@@ -226,7 +226,7 @@ goto end
echo tested versions of the tools have been tested and included in the
echo EDK II repository.
echo.
- echo If you really want to build the tools, use the FORCE_REBUILD option.
+ echo If you really want to build the tools, use the ForceRebuild option.
echo.
goto end
)