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