mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Fix typo
This commit is contained in:
parent
b0789f8298
commit
61a30ea7ad
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
* VMC. Only a DMC in the same session will be returned.
|
||||||
* @param <V> Type of the DMC that will be returned.
|
* @param <V> Type of the DMC that will be returned.
|
||||||
* @param vmc VMC element to search.
|
* @param vmc VMC element to search.
|
||||||
|
|
Loading…
Add table
Reference in a new issue