mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed a typo in a comment.
This commit is contained in:
parent
c58629c508
commit
6cd8e646a4
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ public interface IDMService extends IDsfService {
|
||||||
* @param dmc Data Model Context for the data model data object to be retrieved.
|
* @param dmc Data Model Context for the data model data object to be retrieved.
|
||||||
* @param rm Request completion monitor to be filled in with the Data Model Data.
|
* @param rm Request completion monitor to be filled in with the Data Model Data.
|
||||||
*
|
*
|
||||||
* @deprecated This method is not deprecated as there is no compile-time linking
|
* @deprecated This method is now deprecated as there is no compile-time linking
|
||||||
* between IDMContext and IDMData objects (see bug 205132)
|
* between IDMContext and IDMData objects (see bug 205132)
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
|
|
Loading…
Add table
Reference in a new issue