summaryrefslogtreecommitdiff
path: root/package/qa
diff options
context:
space:
mode:
Diffstat (limited to 'package/qa')
-rw-r--r--package/qa/storages/RegressionTest_i27773.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qa/storages/RegressionTest_i27773.java b/package/qa/storages/RegressionTest_i27773.java
index 2348a809ce90..f5e455192af2 100644
--- a/package/qa/storages/RegressionTest_i27773.java
+++ b/package/qa/storages/RegressionTest_i27773.java
@@ -199,7 +199,7 @@ public class RegressionTest_i27773 implements StorageTest {
return false;
- // reopen the storage in readonly mode an check contents
+ // reopen the storage in readonly mode and check contents
pArgs[1] = Integer.valueOf( ElementModes.READ );