summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--odk/examples/DevelopersGuide/Config/ConfigExamples.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Config/ConfigExamples.java b/odk/examples/DevelopersGuide/Config/ConfigExamples.java
index ae3b0ceede52..0ca89aaacc10 100644
--- a/odk/examples/DevelopersGuide/Config/ConfigExamples.java
+++ b/odk/examples/DevelopersGuide/Config/ConfigExamples.java
@@ -163,7 +163,7 @@ public class ConfigExamples
}
- /** Do some simple checks, if tehre is a valid ConfigurationProvider
+ /** Do some simple checks, if there is a valid ConfigurationProvider
*/
public static boolean checkProvider(XMultiServiceFactory xProvider)
{