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 f959248737cf..5e5c52d1f636 100644
--- a/odk/examples/DevelopersGuide/Drawing/Helper.java
+++ b/odk/examples/DevelopersGuide/Drawing/Helper.java
@@ -45,7 +45,7 @@ public class Helper
// __________ static helper methods __________
/** 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
+ * A new connection is established and the service manager from the running
* office is returned.
*/
public static XComponentContext connect()