From 5d749b7bb32522826abe288ee512d6524a489fd2 Mon Sep 17 00:00:00 2001 From: Tim Ryan Date: Wed, 3 Jun 2015 16:03:16 -0700 Subject: [PATCH] Typo "stil" => "sitl" in help.mk --- mk/help.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/help.mk b/mk/help.mk index 0a328d1e36..7450311a08 100644 --- a/mk/help.mk +++ b/mk/help.mk @@ -29,5 +29,5 @@ help: @echo " linux - a generic Linux build" @echo " flymaple - the FlyMaple board" @echo " vrbrain - the VRBrain boards" - @echo " stil - the SITL Software In The Loop simulation" + @echo " sitl - the SITL Software In The Loop simulation" @echo " bbbmini - the Beagle Bone Black mini"