summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Forms/Makefile')
-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 1110cb2126a3..22cef50d7868 100644
--- a/odk/examples/DevelopersGuide/Forms/Makefile
+++ b/odk/examples/DevelopersGuide/Forms/Makefile
@@ -162,7 +162,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