summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java b/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java
index e00da2372f80..b9af7133ea5a 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java
@@ -97,7 +97,7 @@ public class ScDDELinksObj extends TestCase {
* spreadsheets from a document and takes one of them. Sets specific formula
* to some cells in the spreadsheet(the formula specify DDE links to the
* testdocument). Retrieves the collection of DDE links in the document.
- * The retrived collection of DDE link is the instance of the service
+ * The retrieved collection of DDE link is the instance of the service
* <code>com.sun.star.sheet.DDELinks</code>.
* @see com.sun.star.frame.Desktop
* @see com.sun.star.sheet.DDELinks