summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile')
-rw-r--r--odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile b/odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile
index 8dd4f0502f94..efcac2aac3cf 100644
--- a/odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile
+++ b/odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile
@@ -42,7 +42,7 @@ include $(SETTINGS)/std.mk
# Define non-platform/compiler specific settings
-# we use the sample directory name dor separating this example
+# we use the sample directory name for separating this example
# from others in the output directory
SAMPLE_NAME=LicenseTest
SAMPLE_CLASS_OUT=$(OUT_CLASS)/$(SAMPLE_NAME)