[ https://issues.apache.org/jira/browse/OPENJPA-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537086 ]
Albert Lee commented on OPENJPA-413: ------------------------------------ +++ openjpa-kernel/src/main/resources/org/apache/openjpa/kernel/localizer.properties (working copy) @@ -314,7 +314,8 @@ generic put(Object,Object) method that can be used, nor does it have a \ public constructor that takes the types {2}. pack-err: There was an error packing the projection and/or aggregate results \ - of the query into result type "{0}". See the nested throwable for details. + of the query into result type "{0}". See the nested Throwable exceptoin \ + for details. Typo: Throwable exceptoin -> Throwable exception > Fix some message text in the localizer.properties files > ------------------------------------------------------- > > Key: OPENJPA-413 > URL: https://issues.apache.org/jira/browse/OPENJPA-413 > Project: OpenJPA > Issue Type: Bug > Affects Versions: 1.0.0 > Reporter: Teresa Kan > Priority: Minor > Fix For: 1.0.1, 1.1.0 > > Attachments: OPENJPA-413.patch > > > Made some message text more readable and clearer. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.