summaryrefslogtreecommitdiff
path: root/unotest
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 18:12:22 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-09-30 10:41:48 +0000
commit82f0a4f9300ab3898925941ff541b3382b0175e0 (patch)
tree8e667af1abf57c07c63b55446f1955859205845b /unotest
parent835d7774e78df95d0c59243b6c1b8ed1b51b2311 (diff)
Fix typos
Change-Id: I3926eca56ac9f54f9ddbf88610888ce97cf00b34 Reviewed-on: https://gerrit.libreoffice.org/18990 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'unotest')
-rw-r--r--unotest/source/java/org/openoffice/test/FileHelper.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/unotest/source/java/org/openoffice/test/FileHelper.java b/unotest/source/java/org/openoffice/test/FileHelper.java
index 8b3d7049980c..0f21684db290 100644
--- a/unotest/source/java/org/openoffice/test/FileHelper.java
+++ b/unotest/source/java/org/openoffice/test/FileHelper.java
@@ -18,12 +18,12 @@
package org.openoffice.test;
-/**
+/*
* Helper Functions for File handling
*/
public class FileHelper
{
- /**
+ /*
* Concat a _sRelativePathToAdd to a _sPath and append a '/' to the _sPath only if need.
*
* @return a right concated path