summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-01-08 10:50:09 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-01-08 10:50:09 +0100
commit123eadba31677804a010c4bc732a3682039498d5 (patch)
tree6d95a5bb1f866906766d44f85d9f1a429e68a8c1 /odk
parent29e15349bf9b472dc6fe3fe2d33443e0cbbbeee9 (diff)
typo
Change-Id: Ia6aef40daa81e76051fd5b6ce7d4e38da1262b25
Diffstat (limited to 'odk')
-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)
{