ozeigermann    2004/06/23 02:15:04

  Modified:    src/stores/org/apache/slide/store/txfile/rm
                        ResourceManagerException.java
  Log:
  Fixed typo
  
  Revision  Changes    Path
  1.6       +4 -4      
jakarta-slide/src/stores/org/apache/slide/store/txfile/rm/ResourceManagerException.java
  
  Index: ResourceManagerException.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/src/stores/org/apache/slide/store/txfile/rm/ResourceManagerException.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ResourceManagerException.java     4 May 2004 14:21:49 -0000       1.5
  +++ ResourceManagerException.java     23 Jun 2004 09:15:04 -0000      1.6
  @@ -81,7 +81,7 @@
               "Transaction inactive",
               "Inconsistent transaction data",
               "Duplicate transaction id",
  -            "Thread of control is the one that not start tx",
  +            "Thread of control is not the one that started tx",
               "Isolation level unsupported",
               "Specified resource id is invalid",
               "Resource already exists",
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to