From 94db4c00979cc14ba0ba3cd08c4766584ad25908 Mon Sep 17 00:00:00 2001 From: Michael Rennie Date: Fri, 7 Mar 2008 20:44:05 +0000 Subject: Bug 221905 clean up javadoc tags --- .../core/org/eclipse/debug/core/sourcelookup/ISourcePathComputer.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'org.eclipse.debug.core/core/org/eclipse/debug/core/sourcelookup/ISourcePathComputer.java') diff --git a/org.eclipse.debug.core/core/org/eclipse/debug/core/sourcelookup/ISourcePathComputer.java b/org.eclipse.debug.core/core/org/eclipse/debug/core/sourcelookup/ISourcePathComputer.java index 7405fef55..75eb1dc6a 100644 --- a/org.eclipse.debug.core/core/org/eclipse/debug/core/sourcelookup/ISourcePathComputer.java +++ b/org.eclipse.debug.core/core/org/eclipse/debug/core/sourcelookup/ISourcePathComputer.java @@ -37,8 +37,7 @@ import org.eclipse.debug.core.DebugPlugin; * attribute. *

*

- * Clients are not intended to implement this interface. Instead, clients contributing - * a source path computer provide an implementation of + * Clients contributing a source path computer provide an implementation of * {@link org.eclipse.debug.core.sourcelookup.ISourcePathComputerDelegate}. *

* @since 3.0 -- cgit v1.2.3