summaryrefslogtreecommitdiff
path: root/package/qa
diff options
context:
space:
mode:
Diffstat (limited to 'package/qa')
-rw-r--r--package/qa/storages/Test15.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qa/storages/Test15.java b/package/qa/storages/Test15.java
index 3afe8dfc04bf..a5ac5d0ac75e 100644
--- a/package/qa/storages/Test15.java
+++ b/package/qa/storages/Test15.java
@@ -126,7 +126,7 @@ public class Test15 implements StorageTest {
return false;
// open a new substream hierarchically, set "MediaType" and "Compressed" properties to it, write some bytes
- // and dont commit
+ // and don't commit
if ( !m_aTestHelper.WBToSubstrOfEncrH( xTempFileStorage, aSubStream4Path, "MediaType2", true, pBytes1, true, false ) )
return false;