summaryrefslogtreecommitdiff
path: root/apps/examples/nx/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-07 21:55:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-07 21:55:16 +0000
commit7e820ce03b73b1fd1620c810afb2c9a3c8e3fda9 (patch)
treec063eccd1f7f19020f6867c5adb8d7b75aa42620 /apps/examples/nx/Makefile
parentb4ee6ba758d5582b6b6eb69c4cf4beaa955c5cf1 (diff)
downloadnuttx-7e820ce03b73b1fd1620c810afb2c9a3c8e3fda9.tar.gz
nuttx-7e820ce03b73b1fd1620c810afb2c9a3c8e3fda9.tar.bz2
nuttx-7e820ce03b73b1fd1620c810afb2c9a3c8e3fda9.zip
Fix some typos in comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3752 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/nx/Makefile')
-rw-r--r--apps/examples/nx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/nx/Makefile b/apps/examples/nx/Makefile
index d0e4c0624..326edd118 100644
--- a/apps/examples/nx/Makefile
+++ b/apps/examples/nx/Makefile
@@ -1,5 +1,5 @@
############################################################################
-# apps/examples/nxflat/Makefile
+# apps/examples/nx/Makefile
#
# Copyright (C) 2009-2011 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>