summaryrefslogtreecommitdiff
path: root/odk/examples/java/NotesAccess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/java/NotesAccess/Makefile')
-rw-r--r--odk/examples/java/NotesAccess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/java/NotesAccess/Makefile b/odk/examples/java/NotesAccess/Makefile
index f403e58b48b0..47d024db8d5b 100644
--- a/odk/examples/java/NotesAccess/Makefile
+++ b/odk/examples/java/NotesAccess/Makefile
@@ -95,7 +95,7 @@ $(APP_JAR) : $(OUT_APP_CLASS)/$(APP_NAME).mf $(OUT_APP_CLASS)/$(APP_NAME).class
JavaNotesAccessExample : NotesAPIs $(APP_JAR)
@echo --------------------------------------------------------------------------------
- @echo NOTE: Before you run this example make sure that the exaternal "$(QM)Notes.jar$(QM)" can
+ @echo NOTE: Before you run this example make sure that the external "$(QM)Notes.jar$(QM)" can
@echo be found besides "$(QM)$(APP_JAR)"$(QM)
@echo and that the PATH variable includes the Notes installation directory.
@echo -