From d325cf048ab8cd5f017a685650ed310e3dfd3f32 Mon Sep 17 00:00:00 2001 From: simbit18 <101105604+simbit18@users.noreply.github.com> Date: Tue, 7 Mar 2023 15:59:19 +0100 Subject: [PATCH] apps/system/uorb/Makefile: Fix mistakes in comments Fix mistakes in comments --- system/uorb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/uorb/Makefile b/system/uorb/Makefile index 6f902463d..e97bc87ec 100644 --- a/system/uorb/Makefile +++ b/system/uorb/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/system/uorb/uORB/Makefile +# apps/system/uorb/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with