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:
parent
7fcf6cde33
commit
444ae7cb4c
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue