diff --git a/debug/org.eclipse.cdt.debug.ui/schema/CDebuggerPage.exsd b/debug/org.eclipse.cdt.debug.ui/schema/CDebuggerPage.exsd
index 03f6e922ad8..6b5e2a7d694 100644
--- a/debug/org.eclipse.cdt.debug.ui/schema/CDebuggerPage.exsd
+++ b/debug/org.eclipse.cdt.debug.ui/schema/CDebuggerPage.exsd
@@ -101,7 +101,7 @@ In the above example, the contributed UI component (org.eclipse.cdt.debug.mi.int
- Value of the attribute class must be a fully qualified name of a Java class that implements the interface org.eclipse.debug.ui.ICDebuggerPage.
+ Value of the attribute class must be a fully qualified name of a Java class that implements the interface org.eclipse.cdt.debug.ui.ICDebuggerPage.