Typo in error message when no implicit selection is found in CriteriaQuery

Description

If a criteria query is built without explicit selection and no implicit could be found, the CriteriaQueryImpl.validate() method returns the following error:
"No explicit selection and an implicit one cold not be determined"
-> cold should be replaced by could

Same error message has been spotted in class QueryStructure, method locateImplicitSelection().

Activity

Brett MeyerApril 21, 2014 at 12:57 PM

Thanks for the fix!

Fixed

Details

Assignee

Reporter

Labels

Fix versions

Priority

Created March 28, 2014 at 4:49 PM
Updated May 5, 2022 at 11:07 AM
Resolved May 5, 2022 at 11:07 AM

Flag notifications