summaryrefslogtreecommitdiff
path: root/package/qa/storages/Test13.java
diff options
context:
space:
mode:
Diffstat (limited to 'package/qa/storages/Test13.java')
-rw-r--r--package/qa/storages/Test13.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qa/storages/Test13.java b/package/qa/storages/Test13.java
index 218a25ecac63..07ecb5e7b5f3 100644
--- a/package/qa/storages/Test13.java
+++ b/package/qa/storages/Test13.java
@@ -215,7 +215,7 @@ public class Test13 implements StorageTest {
if ( !m_aTestHelper.checkStreamH( xResultStorage, aBigSubStream1Path, "MediaType3", true, pBigBytes ) )
return false;
- // the following stream was not commited last time, so the last change must be lost
+ // the following stream was not committed last time, so the last change must be lost
if ( !m_aTestHelper.checkStreamH( xResultStorage, aBigSubStream2Path, "MediaType2", false, pBigBytes ) )
return false;