From 1d58558bec66da8cdbb3e96a8d857d87bedc1bda Mon Sep 17 00:00:00 2001 From: Roxy-3D Date: Mon, 20 Mar 2017 11:02:39 -0600 Subject: [PATCH] Spelling fix --- Marlin/UBL_G29.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Marlin/UBL_G29.cpp b/Marlin/UBL_G29.cpp index fa53864d7..93f2c8f19 100644 --- a/Marlin/UBL_G29.cpp +++ b/Marlin/UBL_G29.cpp @@ -504,8 +504,8 @@ break; case 10: - UBL_has_control_of_LCD_Panel++; // Debug code... Pan no attention to this stuff - SERIAL_ECHO_START; + UBL_has_control_of_LCD_Panel++; // Debug code... Pay no attention to this stuff + SERIAL_ECHO_START; // it can be removed soon. SERIAL_ECHOPGM("Checking G29 has control of LCD Panel:\n"); while(!G29_lcd_clicked()) { idle();