1
0
Fork 0
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:
Pawel Piech 2008-02-22 00:27:02 +00:00
parent c58629c508
commit 6cd8e646a4

View file

@ -34,7 +34,7 @@ public interface IDMService extends IDsfService {
* @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.
*
* @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)
*/
@Deprecated