From afc1be22967f98225371c436f84431728b2e4f9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beat=20K=C3=BCng?= Date: Tue, 2 Oct 2018 14:33:38 +0200 Subject: [PATCH] px4_micro_hal: fix typo --- src/platforms/px4_micro_hal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platforms/px4_micro_hal.h b/src/platforms/px4_micro_hal.h index 69cfaef62c..047362188a 100644 --- a/src/platforms/px4_micro_hal.h +++ b/src/platforms/px4_micro_hal.h @@ -32,7 +32,7 @@ ****************************************************************************/ #pragma once /* - * This file is a shim to bridge to the many SoC architecture supported by PX3 + * This file is a shim to bridge to the many SoC architecture supported by PX4 */ #ifdef __PX4_NUTTX