summaryrefslogtreecommitdiff
path: root/mmga
diff options
context:
space:
mode:
Diffstat (limited to 'mmga')
-rwxr-xr-xmmga2
1 files changed, 1 insertions, 1 deletions
diff --git a/mmga b/mmga
index 86ee939..55486bb 100755
--- a/mmga
+++ b/mmga
@@ -554,7 +554,7 @@ case "$ACTION" in
exit 1
fi
- echo -n "Type uppercase YES to flash OEM firmware: "
+ echo -n "Type uppercase yes to flash OEM firmware: "
read ans
if [[ "$ans" != "YES" ]]; then