summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-22 09:38:34 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-22 09:39:11 +0200
commit2926bd4d6bce5115e4de8e8e155cbeb9fd66e3a4 (patch)
tree41bb22783665311d54d94d45e827f370fdc8e533 /odk
parentd1ccb1eea871ca4064693b58d2926d4939018614 (diff)
s/whith/with/
Change-Id: I23da81c182ad30faf871d98e55820295418207d0
Diffstat (limited to 'odk')
-rw-r--r--odk/examples/DevelopersGuide/Forms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Forms/Makefile b/odk/examples/DevelopersGuide/Forms/Makefile
index 95867588f9ad..2964e4ef6e6c 100644
--- a/odk/examples/DevelopersGuide/Forms/Makefile
+++ b/odk/examples/DevelopersGuide/Forms/Makefile
@@ -175,7 +175,7 @@ FormsExample : $(APP1_JAR) $(APP2_JAR) $(APP3_JAR) $(APP4_JAR)
@echo $(MAKE) $(APP3_NAME).run
@echo $(MAKE) $(APP4_NAME).run
@echo -
- @echo Note: The data awareness example needs a running data source whith name
+ @echo Note: The data awareness example needs a running data source with name
@echo $(SQM) $(SQM)"$(QM)OO_SDK_Demo_DB$(QM)". Make sure that you have created such a data source,
@echo -
@echo The document "$(QM)ProgrammaticScriptAssignment.odt$(QM)" demonstrates