diff options
Diffstat (limited to 'odk')
-rw-r--r-- | odk/examples/DevelopersGuide/examples.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html index 51ac213231d1..9d11058c531f 100644 --- a/odk/examples/DevelopersGuide/examples.html +++ b/odk/examples/DevelopersGuide/examples.html @@ -2559,7 +2559,7 @@ example which implements a data sink.</td> href="./UCB/PropertiesComposer.java" title="link to UCB/PropertiesComposer.java">PropertiesComposer</a></td> <td class="cell80">Shows how to set property values -of an UCB resource.</td> +of a UCB resource.</td> </tr> <tr> <td class="cell20"><img @@ -2567,7 +2567,7 @@ of an UCB resource.</td> href="./UCB/PropertiesRetriever.java" title="link to UCB/PropertiesRetriever.java">PropertiesRetriever</a></td> <td class="cell80">Shows how to access property -values of an UCB resource.</td> +values of a UCB resource.</td> </tr> <tr> <td class="cell20"><img |