summaryrefslogtreecommitdiff
path: root/desktop/test/deployment/update/updateinfocreation/build/TestExtension.java
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/test/deployment/update/updateinfocreation/build/TestExtension.java')
-rw-r--r--desktop/test/deployment/update/updateinfocreation/build/TestExtension.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/test/deployment/update/updateinfocreation/build/TestExtension.java b/desktop/test/deployment/update/updateinfocreation/build/TestExtension.java
index 84908f0180c3..8d48a30c8178 100644
--- a/desktop/test/deployment/update/updateinfocreation/build/TestExtension.java
+++ b/desktop/test/deployment/update/updateinfocreation/build/TestExtension.java
@@ -147,8 +147,8 @@ public class TestExtension {
*/
public void initialize( Object[] object )
throws com.sun.star.uno.Exception {
- /* The component describes what arguments its expected and in which
- * order!At this point you can read the objects and can initialize
+ /* The component describes what arguments are expected and in which
+ * order! At this point you can read the objects and initialize
* your component using these objects.
*/
}