mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-30 21:55:31 +02:00
[294351] Fix comment
This commit is contained in:
parent
48fb821c7d
commit
2b793aaf12
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ import org.eclipse.debug.core.model.IDebugModelProvider;
|
|||
abstract public class AbstractDsfDebugTextHover extends AbstractDebugTextHover {
|
||||
|
||||
/**
|
||||
* Returns the debug model ID of that this debug text hover is to be used for.
|
||||
* Returns the debug model ID that this debug text hover is to be used for.
|
||||
*/
|
||||
abstract protected String getModelId();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue