summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java')
-rw-r--r--qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java b/qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java
index d209cac4aedf..99146f159e3d 100644
--- a/qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java
+++ b/qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java
@@ -54,7 +54,7 @@ public class SimpleRegistry extends TestCase {
* @param src Source file path.
* @param dst Destination file path.
* @param log The log writer.
- * @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, PrintWriter log)
throws java.io.IOException {