mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
javadoc corrected
This commit is contained in:
@@ -48,7 +48,7 @@ public abstract class BuildTargetType<T extends BuildTarget<?>> {
|
||||
}
|
||||
|
||||
/**
|
||||
* Finds all targets of the given type that need to be built in the given project.
|
||||
* Finds all targets of the given type that exist in the given project.
|
||||
* @param model the model instance representing a project.
|
||||
* @return the list of targets.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user