summaryrefslogtreecommitdiff
path: root/nuttx/Makefile.win
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-19 19:53:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-19 19:53:53 +0000
commit5035b7378f06c3187cac0308fa8c5a76e2b5baef (patch)
treeee84dbfad28badbe8352b2a877801395b89d38be /nuttx/Makefile.win
parent7513c5be902a5df90eebd71a5300014736bb7f88 (diff)
downloadpx4-nuttx-5035b7378f06c3187cac0308fa8c5a76e2b5baef.tar.gz
px4-nuttx-5035b7378f06c3187cac0308fa8c5a76e2b5baef.tar.bz2
px4-nuttx-5035b7378f06c3187cac0308fa8c5a76e2b5baef.zip
Fix typo introduced into many Makefiles with last changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5370 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Makefile.win')
-rw-r--r--nuttx/Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Makefile.win b/nuttx/Makefile.win
index 7f9620692..4fe0b2aa1 100644
--- a/nuttx/Makefile.win
+++ b/nuttx/Makefile.win
@@ -463,7 +463,7 @@ check_context:
# Archive targets. The target build sequency will first create a series of
# libraries, one per configured source file directory. The final NuttX
# execution will then be built from those libraries. The following targets
-# built those libraries.
+# build those libraries.
#
# Possible kernel-mode builds