1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00

Javadoc adjustment.

This commit is contained in:
Sergey Prigogin 2012-02-24 18:19:24 -08:00
parent 490035148e
commit 71136d7739

View file

@ -130,7 +130,7 @@ public class DefinitionFinder {
}
/**
* Checks if the given binding has a definition The search is done in the index and in the ASTs
* Checks if the given binding has a definition. The search is done in the index and in the ASTs
* of dirty editors.
*
* @param binding the binding to find the definition for