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 2007/01/30 22:49:51 UTC

svn commit: r501588 - /db/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/EncryptContainerOperation.java

Author: mikem
Date: Tue Jan 30 13:49:50 2007
New Revision: 501588

URL: http://svn.apache.org/viewvc?view=rev&rev=501588
Log:
just fixing a few comment typo's - testing out commit configuration from my
machine.


Modified:
    db/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/EncryptContainerOperation.java

Modified: db/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/EncryptContainerOperation.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/EncryptContainerOperation.java?view=diff&rev=501588&r1=501587&r2=501588
==============================================================================
--- db/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/EncryptContainerOperation.java (original)
+++ db/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/EncryptContainerOperation.java Tue Jan 30 13:49:50 2007
@@ -43,10 +43,10 @@
 /**
  * Log operation to encrypt a container with a new encryption key or to encrypt
  * an unencrypted container while configuring the database for
- * encryption. Container is  synced to the disk when encryption is 
- * is successfull, there is nothing to do on a redo. If there is crash/error
+ * encryption. Container is synced to the disk when encryption is 
+ * is successful, there is nothing to do on a redo. If there is crash/error
  * while configuring a database for encryption; original version of the
- * container is put backup during undo. 
+ * container is put back during undo. 
  *
  * <PRE>
  *  @format_id	LOGOP_ENCRYPT_CONTAINER