diff options
Diffstat (limited to 'odk/examples/DevelopersGuide/Config/ConfigExamples.java')
-rw-r--r-- | odk/examples/DevelopersGuide/Config/ConfigExamples.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Config/ConfigExamples.java b/odk/examples/DevelopersGuide/Config/ConfigExamples.java index db4a63966f84..c2b80e2e7762 100644 --- a/odk/examples/DevelopersGuide/Config/ConfigExamples.java +++ b/odk/examples/DevelopersGuide/Config/ConfigExamples.java @@ -431,7 +431,7 @@ public class ConfigExamples } // BROWSE example - /// Interface to procees information when browsing the configuration tree + /// Interface to process information when browsing the configuration tree public interface IConfigurationProcessor { /// process a value item |