summaryrefslogtreecommitdiff
path: root/desktop/test/deployment/locationtest/LocationTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/test/deployment/locationtest/LocationTest.java')
-rw-r--r--desktop/test/deployment/locationtest/LocationTest.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/test/deployment/locationtest/LocationTest.java b/desktop/test/deployment/locationtest/LocationTest.java
index a2d99170d678..ca70b5a1e9f4 100644
--- a/desktop/test/deployment/locationtest/LocationTest.java
+++ b/desktop/test/deployment/locationtest/LocationTest.java
@@ -148,8 +148,8 @@ public class LocationTest {
*/
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.
*/
}