summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 09:41:05 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:08 +0200
commit12a881ec051faa1b0cfb011267ffbbc5ffc7c0fc (patch)
tree1f83ae76b93213a20f0f30ceed1908baf57383be /odk
parentc650d61135457d02fae1864698f7e291a86a2e56 (diff)
typo: inidcates -> indicates
Diffstat (limited to 'odk')
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java
index 2a14247d1379..fe3bb4248dc2 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java
@@ -198,7 +198,7 @@ public class FilterOptions
* Note: This method doesn't check for a valid URL. It must be done before.
*
* @param bImport
- * inidcates which stream member must be valid as result of this call
+ * indicates which stream member must be valid as result of this call
*/
private void impl_openStreams( boolean bImport )
{