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

Comment adjustment.

This commit is contained in:
Sergey Prigogin 2011-03-06 23:55:23 +00:00
parent d37532a23c
commit 1ad1b35ec0

View file

@ -26,9 +26,8 @@ public interface IPDOMDescriptor {
IPath getLocation();
/**
* An index location converter suitable of translating the internal
* formatted path representations to index locations representing the
* current content location.
* An index location converter suitable of translating the internal formatted
* path representations to index locations representing the current content location.
* @return an index location converter
*/
IIndexLocationConverter getIndexLocationConverter();