diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd
index a81d212a8..2bb5a4fb8 100644
--- a/misc/config_tools/schema/config.xsd
+++ b/misc/config_tools/schema/config.xsd
@@ -63,7 +63,7 @@
Enable detection of split locks. A split lock can negatively affect an application's real-time performance. If a lock is detected, an alignment check exception #AC occurs.
-
+
Enable detection of uncacheable-memory (UC) locks. A UC lock can negatively affect an application's real-time performance. If a lock is detected, a general-protection exception #GP occurs.