summaryrefslogtreecommitdiff
path: root/package/qa/storages/Test01.java
diff options
context:
space:
mode:
Diffstat (limited to 'package/qa/storages/Test01.java')
-rw-r--r--package/qa/storages/Test01.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qa/storages/Test01.java b/package/qa/storages/Test01.java
index f231dafe2ff7..6ec994d90d22 100644
--- a/package/qa/storages/Test01.java
+++ b/package/qa/storages/Test01.java
@@ -131,7 +131,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;