Corrected extra whitespace in error message.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@590496 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Patrick Linskey 2007-10-30 22:29:17 +00:00
parent c3ba59f3e7
commit f187b3d995

View File

@ -195,7 +195,7 @@ subclasser-fetch-group-override: The field {1} in type {0} is configured to be \
access when not running the OpenJPA enhancer or when dynamic class \
redefinition is not available.
no-accessor: Could not find method called {0} in type {1}.
unspecified-unenhanced-types: The following classes were not specified in your \
unspecified-unenhanced-types: The following classes were not specified in your \
configuration: {1}. One or more of the classes that were registered with \
the system had references to these classes. Registered types: {0}
enhance-error: An error occurred while enhancing {0}. Exception message: {1}