diff options
Diffstat (limited to 'toolkit/test')
-rw-r--r-- | toolkit/test/accessibility/ov/ObjectViewContainer.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/test/accessibility/ov/ObjectViewContainer.java b/toolkit/test/accessibility/ov/ObjectViewContainer.java index 2a5942770636..c7e647d67350 100644 --- a/toolkit/test/accessibility/ov/ObjectViewContainer.java +++ b/toolkit/test/accessibility/ov/ObjectViewContainer.java @@ -129,7 +129,7 @@ public class ObjectViewContainer } /** Update the layout manager by setting the vertical weight of the - bottom entry to 1 and so make it strech to over the available + bottom entry to 1 and so make it stretch to over the available space. */ |