From 0e3520f74d25bc43572a1afeaa4439bfedcc0d78 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 28 Jun 2015 02:20:19 +0100 Subject: s/machine/system It was annoying me. --- flash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flash') diff --git a/flash b/flash index b1df9256..d3238448 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 v1.2.3-70-g09d2