diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-09 12:56:27 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 12:32:01 +0200 |
commit | cc1352243e4c69c60851df901d2491fff91c2cb4 (patch) | |
tree | 7b212e847e310075523cee1b46deab1cf837cc92 /qadevOOo | |
parent | 50add4f2e64bf82f8a2fb92cc29c1f818b3ba3cb (diff) |
typo: accesible -> accessible
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/mod/_toolkit/AccessibleFixedText.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleFixedText.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleFixedText.java index ef85c6534c4e..ec26349940b6 100644 --- a/qadevOOo/tests/java/mod/_toolkit/AccessibleFixedText.java +++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleFixedText.java @@ -42,7 +42,7 @@ import util.utils; /** - * Test for object which is represented by accesible component + * Test for object which is represented by accessible component * of the fixed text label in 'Hyperlink' Dialog. <p> * * Object implements the following interfaces : |