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