summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 17b14ce04..0a118e6b8 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -52,7 +52,7 @@ SUBDIRS = examples graphics interpreters modbus builtin nshlib netutils
SUBDIRS += platform system
# The list of configured directories is derived from NuttX configuration
-# file: The selected applications are enabled settings in the confuration
+# file: The selected applications are enabled settings in the configuration
# file. For example,
#
# CONFIG_EXAMPLES_HELLO=y