summaryrefslogtreecommitdiff
path: root/bean/qa/complex/bean/OOoBeanTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'bean/qa/complex/bean/OOoBeanTest.java')
-rw-r--r--bean/qa/complex/bean/OOoBeanTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bean/qa/complex/bean/OOoBeanTest.java b/bean/qa/complex/bean/OOoBeanTest.java
index fb0b5cc4b946..734923cff76f 100644
--- a/bean/qa/complex/bean/OOoBeanTest.java
+++ b/bean/qa/complex/bean/OOoBeanTest.java
@@ -454,7 +454,7 @@ public class OOoBeanTest
}
/** Tests focus problem just like test6, but the implementation is a little
- * different. The bean is added and removed from withing the event dispatch
+ * different. The bean is added and removed from within the event dispatch
* thread. Using Thread.sleep at various points (#1, #2, #3) seems to workaround
* the problem.
* @throws Exception