summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-07-02 13:08:33 +0200
committerCaolán McNamara <caolanm@redhat.com>2012-08-20 12:55:03 +0100
commit360f566cf91b2b78a39512ce0f87f5375f7e0479 (patch)
tree19d5a94a0f2eea587bd37aa8f5bcf59286ac6669 /qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java
parentf6a62d9e4106f36aff899c847d63e3198532796e (diff)
Java update - fix a bunch of javadoc warnings in @param tags
Change-Id: Ibaccfd0312ab6697d8c9887367ea664163767587
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java b/qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java
index ad7dc91445b1..9003522c9e45 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java
@@ -163,7 +163,7 @@ public class _XRangeSelection extends MultiMethodTest {
/**
* Determine the current top window center and return this as a point.
- * @ return a point representing the sheet center.
+ * @return a point representing the sheet center.
*/
protected Point getSheetCenter() {
log.println("Trying to get AccessibleSpreadsheet");