summaryrefslogtreecommitdiff
path: root/package/qa/ofopxmlstorages/Test01.java
diff options
context:
space:
mode:
Diffstat (limited to 'package/qa/ofopxmlstorages/Test01.java')
-rw-r--r--package/qa/ofopxmlstorages/Test01.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qa/ofopxmlstorages/Test01.java b/package/qa/ofopxmlstorages/Test01.java
index 7f66075e23a4..4e7dc690f30a 100644
--- a/package/qa/ofopxmlstorages/Test01.java
+++ b/package/qa/ofopxmlstorages/Test01.java
@@ -146,7 +146,7 @@ public class Test01 implements StorageTest {
}
// copy xTempStorage to xTempFileStorage
- // xTempFileStorage will be automatically commited
+ // xTempFileStorage will be automatically committed
if ( !m_aTestHelper.copyStorage( xTempStorage, xTempFileStorage ) )
return false;