From b9dd51782ceba70bda091191349d31767b7bf744 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 8 Jun 2015 14:06:08 +0200 Subject: some spelling fixes, mostly in Java code Change-Id: Ib9d0522a1f371404ee990348712e2d196049f69f --- qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java') diff --git a/qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java b/qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java index 252863b168d0..69fb8b7ea7c1 100644 --- a/qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java +++ b/qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java @@ -101,7 +101,7 @@ public class SdUnoOutlineView extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two impress documents. After creating of the documents makes short * wait to allow frames to be loaded. Retrieves the collection of the draw pages * from the first document and takes one of them. Inserts some shapes to the -- cgit