mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 15:15:25 +02:00
[cleanup] removing warning caused by misspelled link
This commit is contained in:
parent
d4e96fd9dd
commit
f618ace47a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ public interface IRSESystemTypeProvider {
|
|||
/**
|
||||
* Returns a list of possible RSE system types to register
|
||||
* at initialization of the RSE core system. The method will
|
||||
* be called only once for each provider from {@link RSECoreRegistry}.
|
||||
* be called only once for each provider from {@link IRSECoreRegistry}.
|
||||
* The list of the returned RSE system types will be checked
|
||||
* for duplicates (via the system type id). Duplicates will
|
||||
* be dropped.
|
||||
|
|
Loading…
Add table
Reference in a new issue