diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-05-04 18:12:42 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-05-05 07:25:21 +0000 |
commit | f62af191bf0f0d1578abc919ca3c902864fefa22 (patch) | |
tree | 07bc847e3920a987eb72be196cbd2709f388488b /toolkit/test | |
parent | a0fca97eda10778be076c411dfd513e2a38937ae (diff) |
typo: strech -> stretch
Change-Id: I0de1cfaa0df460c7bc8e49752b31056f95c30053
Reviewed-on: https://gerrit.libreoffice.org/15628
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
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. */ |