1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Documentation enhancement

This commit is contained in:
John Cortell 2009-10-07 01:05:12 +00:00
parent 3cea2d9f0d
commit cdf996fee1

View file

@ -39,8 +39,8 @@ import org.eclipse.jface.viewers.ITreeSelection;
import org.eclipse.jface.viewers.TreePath;
/**
* View model node based on a single Data Model Context type. All the elements
* created by this node are of that IDMContext type.
* View model node based on a single IDMContext type. All the elements created
* by this node are of that type.
*
* @since 1.0
*/