summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sdbc/_XRowUpdate.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sdbc/_XRowUpdate.java')
-rw-r--r--qadevOOo/tests/java/ifc/sdbc/_XRowUpdate.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sdbc/_XRowUpdate.java b/qadevOOo/tests/java/ifc/sdbc/_XRowUpdate.java
index 9b55ded68714..68e76a9c6519 100644
--- a/qadevOOo/tests/java/ifc/sdbc/_XRowUpdate.java
+++ b/qadevOOo/tests/java/ifc/sdbc/_XRowUpdate.java
@@ -75,7 +75,7 @@ import com.sun.star.util.Time;
* <code>java.lang.Object[]</code> class, the element with
* index 0 must be used. </li>
* </ul>
-* Other methods uses types they return (i.e. <code>java.lang.String</code>
+* Other methods uses types they return (i.e. <code>String</code>
* for <code>setString</code> method, <code>com.sun.star.sdbc.XRef</code>
* for <code>setRef</code> method).
* </li>