From 5a7a5616b9591f9ebd76879d69849250e30551e8 Mon Sep 17 00:00:00 2001 From: Mikhail Khodjaiants Date: Tue, 7 Feb 2006 21:20:54 +0000 Subject: [PATCH] Typo in description. --- debug/org.eclipse.cdt.debug.ui/schema/CDebuggerPage.exsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.