1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 09:46:02 +02:00
This commit is contained in:
Marc Khouzam 2010-11-19 17:35:34 +00:00
parent b0789f8298
commit 61a30ea7ad

View file

@ -303,7 +303,7 @@ abstract public class AbstractDMVMNode extends AbstractVMNode implements IVMNode
}
/**
* Searches for a DMC of given type in the tree patch contained in given
* Searches for a DMC of given type in the tree path contained in given
* VMC. Only a DMC in the same session will be returned.
* @param <V> Type of the DMC that will be returned.
* @param vmc VMC element to search.