From ab26b11bbc05d5bdafdb7c252c1b32f00d2cb418 Mon Sep 17 00:00:00 2001 From: simbit18 <101105604+simbit18@users.noreply.github.com> Date: Tue, 7 Mar 2023 15:25:04 +0100 Subject: [PATCH] apps/modbus/functions/Make.defs: Fix mistakes in comments Fix mistakes in comments --- modbus/functions/Make.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modbus/functions/Make.defs b/modbus/functions/Make.defs index 9027dce62..979cf5d79 100644 --- a/modbus/functions/Make.defs +++ b/modbus/functions/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# apps/modbus/nuttx/Make.defs +# apps/modbus/functions/Make.defs # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with