From c933916592612592ecd685b3faa256d7584681d4 Mon Sep 17 00:00:00 2001 From: Eric Price Date: Thu, 18 Oct 2018 19:34:37 +0200 Subject: [PATCH] LP-603 fixed typo. sorry. --- flight/modules/Stabilization/outerloop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flight/modules/Stabilization/outerloop.c b/flight/modules/Stabilization/outerloop.c index 53620709d..13c469106 100644 --- a/flight/modules/Stabilization/outerloop.c +++ b/flight/modules/Stabilization/outerloop.c @@ -28,7 +28,7 @@ * for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, In., + * with this program; if not, write to the Free Software Foundation, Inc., * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */