From ad8bc71d3e8c475a1648432dacc93b0295fb9f28 Mon Sep 17 00:00:00 2001
From: tgiphil <phil@thinkedge.com>
Date: Sat, 7 Apr 2012 20:01:31 -0700
Subject: [PATCH] - Fixed a typo

---
 Marlin/language.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Marlin/language.h b/Marlin/language.h
index 42a9c67f4e..0178e21c26 100644
--- a/Marlin/language.h
+++ b/Marlin/language.h
@@ -262,7 +262,7 @@
 	#define MSG_M115_REPORT "FIRMWARE_NAME:Marlin V1; Sprinter/grbl mashup for gen6 FIRMWARE_URL:http://www.mendel-parts.com PROTOCOL_VERSION:1.0 MACHINE_TYPE:Mendel EXTRUDER_COUNT:1\n"
 	#define MSG_COUNT_X " Count X:"
 	#define MSG_ERR_KILLED "Printer halted. kill() called !!"
-	#define MSG_ERR_STOPPED "Printer stopped deu to errors. Fix the error and use M999 to restart!"
+	#define MSG_ERR_STOPPED "Printer stopped due to errors. Fix the error and use M999 to restart!"
 	#define MSG_RESEND "Resend:"
 	#define MSG_UNKNOWN_COMMAND "Unknown command:\""
 	#define MSG_ACTIVE_EXTRUDER "Active Extruder: "