diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2014-08-01 16:56:25 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2014-08-01 23:40:12 +0900 |
commit | 9bac4d413e960e354a3cf81e3de9b1cb483d02ad (patch) | |
tree | b6555611ec9102dd5e2cf5917b0fb2c00ea5ed9f /qadevOOo/runner | |
parent | ca1897ede3faaf71d263ab2efaf975c74c46f8b5 (diff) |
typo: more then -> more than
Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922
Diffstat (limited to 'qadevOOo/runner')
-rw-r--r-- | qadevOOo/runner/convwatch/PRNCompare.java | 2 | ||||
-rw-r--r-- | qadevOOo/runner/graphical/JPEGComparator.java | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/runner/convwatch/PRNCompare.java b/qadevOOo/runner/convwatch/PRNCompare.java index 894aa4d2f0cb..58f5de5893b9 100644 --- a/qadevOOo/runner/convwatch/PRNCompare.java +++ b/qadevOOo/runner/convwatch/PRNCompare.java @@ -715,7 +715,7 @@ public class PRNCompare * <100% Take a look into the difference graphics, maybe the difference graphics shows * text like outlined or the text is little bit move left, right up or down. * - * >100% Yes it's possible that there is a difference more then 100%, maybe a font problem + * >100% Yes it's possible that there is a difference more than 100%, maybe a font problem * between old and new graphics. The font of the new graphics is little bit bigger, * so the pixel count between old graphics and new graphics is twice the more. * diff --git a/qadevOOo/runner/graphical/JPEGComparator.java b/qadevOOo/runner/graphical/JPEGComparator.java index b47878ad5618..d7a2bc3cd0d6 100644 --- a/qadevOOo/runner/graphical/JPEGComparator.java +++ b/qadevOOo/runner/graphical/JPEGComparator.java @@ -509,7 +509,7 @@ public class JPEGComparator extends EnhancedComplexTestCase * <100% Take a look into the difference graphics, maybe the difference graphics shows * text like outlined or the text is little bit move left, right up or down. * - * >>100% Yes it's possible that there is a difference more then 100%, maybe a font problem + * >>100% Yes it's possible that there is a difference more than 100%, maybe a font problem * between old and new graphics. The font of the new graphics is little bit bigger, * so the pixel count between old graphics and new graphics is twice the more. * |