You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by mi...@apache.org on 2006/06/29 20:30:33 UTC

svn commit: r418110 - /db/derby/code/trunk/java/engine/org/apache/derby/loc/messages_en.properties

Author: mikem
Date: Thu Jun 29 11:30:32 2006
New Revision: 418110

URL: http://svn.apache.org/viewvc?rev=418110&view=rev
Log:
DERBY-1410 - fixed typo in error message.


Modified:
    db/derby/code/trunk/java/engine/org/apache/derby/loc/messages_en.properties

Modified: db/derby/code/trunk/java/engine/org/apache/derby/loc/messages_en.properties
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/loc/messages_en.properties?rev=418110&r1=418109&r2=418110&view=diff
==============================================================================
--- db/derby/code/trunk/java/engine/org/apache/derby/loc/messages_en.properties (original)
+++ db/derby/code/trunk/java/engine/org/apache/derby/loc/messages_en.properties Thu Jun 29 11:30:32 2006
@@ -350,7 +350,7 @@
 XSDAK.S=Wrong page is gotten for record handle {0}.
 XSDAL.S=Record handle {0} unexpectedly points to overflow page.
 XSDAM.S=Exception during restore of a SQLData object of class {0}. The specified class cannot be instantiated.
-XSDAN.S=Exception during restore of a SQLData object of class {0}. The specified class cannot be encountered an illegal access exception.
+XSDAN.S=Exception during restore of a SQLData object of class {0}. The specified class encountered an illegal access exception.
 
 # java/com/ibm/db2j/impl/Database/Storage/RawStore/Data/Generic
 # database errors.