summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw/CharacterStyle.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/CharacterStyle.java')
-rw-r--r--qadevOOo/tests/java/mod/_sw/CharacterStyle.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/CharacterStyle.java b/qadevOOo/tests/java/mod/_sw/CharacterStyle.java
index eb74ef78f267..d74b2d0e62e8 100644
--- a/qadevOOo/tests/java/mod/_sw/CharacterStyle.java
+++ b/qadevOOo/tests/java/mod/_sw/CharacterStyle.java
@@ -73,7 +73,7 @@ public class CharacterStyle extends TestCase {
}
/**
- * Creating a Testenvironment for the interfaces to be tested.
+ * Creating a TestEnvironment for the interfaces to be tested.
* At first style families are gotten from a text document using
* <code>XStyleFamiliesSupplier</code> interface, then family indexed '0' is
* gotten from this style family using <code>XIndexAccess</code> interface.