summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java')
-rw-r--r--qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java b/qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java
index d31137dfbc72..b546d56d44a0 100644
--- a/qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java
+++ b/qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java
@@ -78,7 +78,7 @@ public class NestedRegistry extends TestCase {
* Creates a temporary copy of file, which is deleted when VM exits.
* @param src Source file path.
* @param dst Destination file path.
- * @throws java.io.IOException If any problems occur during copiing.
+ * @throws java.io.IOException If any problems occur during copying.
*/
protected void copyFile(String src, String dst)
throws java.io.IOException {
@@ -122,7 +122,7 @@ public class NestedRegistry extends TestCase {
* <ul>
* <li> <code>'NR'</code> for {@link ifc.registry._XSimpleRegistry} :
* Just informs interface test that <code>NestedRegistry</code>
- * service is tested. If this relation exists, than some methods
+ * service is tested. If this relation exists, then some methods
* are not supported. The relation is a <code>String</code> with
* object name.</li>
* <li> <code>'XSimpleRegistry.open'</code> for