mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
Typo
This commit is contained in:
parent
c348507f85
commit
9ec9ace2e4
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ public interface ICBreakpointTyped {
|
|||
/**
|
||||
* A bit-wise qualifier (the only one); not a type in and of itself. All
|
||||
* types are even values (including zero). The least significant bit can be
|
||||
* turned on to further qualify the breakpoint as a one that the user
|
||||
* turned on to further qualify the breakpoint as one that the user
|
||||
* doesn't see. It is typically installed programatically by the debugger,
|
||||
* hit once and then uninstalled.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue