From 0e3520f74d25bc43572a1afeaa4439bfedcc0d78 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 27 Jun 2015 21:20:19 -0400 Subject: s/machine/system It was annoying me. --- (limited to 'flash') diff --git a/flash b/flash index b1df925..d323844 100755 --- a/flash +++ b/flash @@ -104,7 +104,7 @@ if [ "${mode}" = "i945lenovo_firstflash" ] || [ "${mode}" = "i945lenovo_secondfl # anti-bricking precaution if [ ! -f "${bucts}" ]; then - printf "bucts binary not present. ABORTING so as to protect against bricking the machine.\n" + printf "bucts binary not present. ABORTING so as to protect against bricking the system.\n" exit 1 fi -- cgit v0.9.1