summaryrefslogtreecommitdiff
path: root/odk/examples/java/ToDo/ToDo.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/java/ToDo/ToDo.java')
-rw-r--r--odk/examples/java/ToDo/ToDo.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/java/ToDo/ToDo.java b/odk/examples/java/ToDo/ToDo.java
index 564afed0fe4d..312ab42d3fd0 100644
--- a/odk/examples/java/ToDo/ToDo.java
+++ b/odk/examples/java/ToDo/ToDo.java
@@ -181,7 +181,7 @@ public class ToDo {
XSpreadsheet xspreadsheet = UnoRuntime.queryInterface(
XSpreadsheet.class, xindexaccess.getByIndex( 0 ));
- // Querying for the interface XCellRange on the XSpeadsheet
+ // Querying for the interface XCellRange on the XSpreadsheet
XCellRange xcellrange = UnoRuntime.queryInterface( XCellRange.class, xspreadsheet );
/* Getting the gregorian calendar with the date on which to start