From 90fcb82a3e5959a4c8ea86876c3b530e86f5c4da Mon Sep 17 00:00:00 2001
From: Gurmeet Athwal <gurmeet.athwal@gmail.com>
Date: Wed, 28 Oct 2020 08:25:49 +0530
Subject: [PATCH] Update ExtUI path in config comment (#19908)

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

diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h
index 5ec41c596b..054e90d8d9 100644
--- a/Marlin/Configuration.h
+++ b/Marlin/Configuration.h
@@ -2196,7 +2196,7 @@
 
 //
 // Third-party or vendor-customized controller interfaces.
-// Sources should be installed in 'src/lcd/extensible_ui'.
+// Sources should be installed in 'src/lcd/extui'.
 //
 //#define EXTENSIBLE_UI