summaryrefslogtreecommitdiffstats
path: root/vcl/qa/complex/memCheck/CheckMemoryUsage.java
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/qa/complex/memCheck/CheckMemoryUsage.java')
-rw-r--r--vcl/qa/complex/memCheck/CheckMemoryUsage.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/qa/complex/memCheck/CheckMemoryUsage.java b/vcl/qa/complex/memCheck/CheckMemoryUsage.java
index 06d49dc89ce2..12e6c9bdf143 100644
--- a/vcl/qa/complex/memCheck/CheckMemoryUsage.java
+++ b/vcl/qa/complex/memCheck/CheckMemoryUsage.java
@@ -226,9 +226,9 @@ public class CheckMemoryUsage
}
/**
- * Checks how much memory should consum
+ * Checks how much memory should consume
* @param storageBefore
- * @return 1 if consum is ok, else 0
+ * @return 1 if consume is ok, else 0
*/
private int checkMemory(int nConsumMore)
{