summaryrefslogtreecommitdiff
path: root/desktop/test
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-02 12:28:22 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-03 07:06:52 +0000
commit2e0db91d90f46348cbde9fe51e2ce1c1fffd7cfa (patch)
tree08d33ae848791982c017086588b53148c201fddd /desktop/test
parent3063d55b8be2188532e3e2892f440ff0d481db71 (diff)
Fix typos
Change-Id: I6b547a864e7a8c8eeedcd7f7c56796e2b3a606d1 Reviewed-on: https://gerrit.libreoffice.org/34807 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'desktop/test')
-rw-r--r--desktop/test/deployment/locationtest/LocationTest.java2
-rw-r--r--desktop/test/deployment/update/updateinfocreation/build/TestExtension.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/test/deployment/locationtest/LocationTest.java b/desktop/test/deployment/locationtest/LocationTest.java
index 14a0e7d922a9..a2d99170d678 100644
--- a/desktop/test/deployment/locationtest/LocationTest.java
+++ b/desktop/test/deployment/locationtest/LocationTest.java
@@ -149,7 +149,7 @@ 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 intialize
+ * order!At this point you can read the objects and can initialize
* your component using these objects.
*/
}
diff --git a/desktop/test/deployment/update/updateinfocreation/build/TestExtension.java b/desktop/test/deployment/update/updateinfocreation/build/TestExtension.java
index f147270d58bb..84908f0180c3 100644
--- a/desktop/test/deployment/update/updateinfocreation/build/TestExtension.java
+++ b/desktop/test/deployment/update/updateinfocreation/build/TestExtension.java
@@ -148,7 +148,7 @@ 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 intialize
+ * order!At this point you can read the objects and can initialize
* your component using these objects.
*/
}