1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 06:55:23 +02:00

Fixed typo in comment

This commit is contained in:
John Cortell 2010-03-01 22:15:11 +00:00
parent 7fcf6cde33
commit 444ae7cb4c

View file

@ -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 {