Index: tools/autotool.py
===================================================================
--- tools/autotool.py	(revision 12bdbcc6c84d5d9ed87e608479b389e608f2cc74)
+++ tools/autotool.py	(revision 2965d181ff4a61d9c12722159b0950b6d2c4e87a)
@@ -54,5 +54,5 @@
 
 TOOLCHAIN_FAIL = [
-	"Compiler toolchain for target is not installed, or CROSS_PREFIX ",
+	"Compiler toolchain for target is not installed, or CROSS_PREFIX",
 	"environment variable is not set correctly. Use tools/toolchain.sh",
 	"to (re)build the cross-compiler toolchain."]
