summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Drawing/Helper.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Drawing/Helper.java')
-rw-r--r--odk/examples/DevelopersGuide/Drawing/Helper.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Drawing/Helper.java b/odk/examples/DevelopersGuide/Drawing/Helper.java
index bbc99887a413..f959248737cf 100644
--- a/odk/examples/DevelopersGuide/Drawing/Helper.java
+++ b/odk/examples/DevelopersGuide/Drawing/Helper.java
@@ -46,7 +46,7 @@ public class Helper
/** Connect to an office, if no office is running a new instance is started.
* A new connection is established and the service manger from the running
- * offic eis returned.
+ * office is returned.
*/
public static XComponentContext connect()
throws Exception