mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Typo
Change-Id: I7b941eb2d51b96e6e7669a34509dd7ebed241e52 Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
This commit is contained in:
parent
c9c64b1cd2
commit
b2503d844f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ import org.eclipse.core.runtime.CoreException;
|
|||
/**
|
||||
* An extension to {@link ICBreakpoint} with model-specific breakpoint
|
||||
* attributes. Different debug models can use the standard C breakpoints that
|
||||
* extend the basic <code>ICBreakpoint</code>. The can use this extension
|
||||
* extend the basic <code>ICBreakpoint</code>. They can use this extension
|
||||
* mechanism to edit and store model-specific data in the original breakpoint
|
||||
* object.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue