Commit 6aca85cf authored by gmantele's avatar gmantele
Browse files

ADQL: Correct Javadoc in DBChecker

parent c7d68bd3
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -124,7 +124,6 @@ public class DBChecker implements QueryChecker {
	 * </i></p>
	 * 
	 * @param query		The query to check.
	 * @param fatherColumns	List of all columns available in the father query.
	 * 
	 * @throws ParseException	An {@link UnresolvedIdentifiersException} if some tables or columns can not be resolved.
	 *