summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-07-02 13:24:38 +0200
committerCaolán McNamara <caolanm@redhat.com>2012-08-20 12:55:08 +0100
commitbf542dfdba7ec0996bf3a635ea87aeff176d0dc0 (patch)
treeb82f3e01ea88be1aebc30840545ba798d52b76a0 /qadevOOo/tests/java/ifc/sheet
parent360f566cf91b2b78a39512ce0f87f5375f7e0479 (diff)
Java update - cleanup javadoc @see tags
Change-Id: Ibe162afcf95682286e1a66a8029dd4b1d6ad7cfc
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java b/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java
index 225e0f97766f..d0554788bd42 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java
@@ -42,7 +42,7 @@ import com.sun.star.uno.UnoRuntime;
* </li>
* <li>"XCellRangesQuery.EXPECTEDRESULTS": the expected results for the test
* methods as a String array.<br>
- * @see mod._sc.ScCellCurserObj or
+ * @see mod._sc.ScCellCursorObj or
* @see mod._sc.ScCellObj for an example how this should look like.
* </li>
* </ul>