summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-12-20 23:24:56 +0200
committerTor Lillqvist <tml@collabora.com>2013-12-20 23:26:58 +0200
commitbe053c9a80ad237afc6da0b4174e1c7afc94ed92 (patch)
tree94fe4823ec33e39359006c986372c5caceb85db0 /qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java
parentd1ae39e484f888ddcca15f584cddd2b3ccae1024 (diff)
Spelling correction: s/retrive/retrieve/
Change-Id: I96845d358765e2d2507763a9b15a30388b32bc6b
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java b/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java
index b96da0233a79..74ab48fff4a8 100644
--- a/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java
@@ -97,7 +97,7 @@ public class ScViewPaneObj extends TestCase {
* Retieves the current controller of the spreadsheet document using the
* interface <code>XModel</code>. The controller contains the collection
* of the view panes so retrieves the view pane with index 0 from
- * the collection. The retrived view pane is the instance of the service
+ * the collection. The retrieved view pane is the instance of the service
* <code>com.sun.star.sheet.SpreadsheetViewPane</code>. Retrieves the address
* of the cell range that consists of the cells which are visible in the pane.
* Object relations created :