diff --git a/dsf/org.eclipse.cdt.dsf/src/org/eclipse/cdt/dsf/debug/service/IBreakpointAttributeTranslator2.java b/dsf/org.eclipse.cdt.dsf/src/org/eclipse/cdt/dsf/debug/service/IBreakpointAttributeTranslator2.java index e4d39af5f65..89ab24bcd92 100644 --- a/dsf/org.eclipse.cdt.dsf/src/org/eclipse/cdt/dsf/debug/service/IBreakpointAttributeTranslator2.java +++ b/dsf/org.eclipse.cdt.dsf/src/org/eclipse/cdt/dsf/debug/service/IBreakpointAttributeTranslator2.java @@ -34,7 +34,7 @@ import org.eclipse.debug.core.model.IBreakpoint; * implementation needs to pay special attention to the synchronization * annotations on each method of the interface. * - * @see BreakpointMediator + * @see BreakpointsMediator2 * @since 2.1 */ public interface IBreakpointAttributeTranslator2 {