mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed type in comment
This commit is contained in:
parent
0137ebe88f
commit
628ded59a1
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import org.eclipse.debug.internal.ui.viewers.model.provisional.IModelDeltaVisito
|
|||
import org.eclipse.debug.internal.ui.viewers.model.provisional.ModelDelta;
|
||||
|
||||
/**
|
||||
* This delta class mostly just duplicates the ModelDelta implemention, but
|
||||
* This delta class mostly just duplicates the ModelDelta implementation, but
|
||||
* it allows clients to modify the flags after the original object is
|
||||
* constructed.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue