This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git

commit dd607dbd11ba36ed240b5959b235e644f5efa12c
Author: simbit18 <[email protected]>
AuthorDate: Tue Mar 7 15:26:58 2023 +0100

    apps/modbus/ascii/Make.defs: Fix mistakes in comments
    
    Fix mistakes in comments
---
 modbus/ascii/Make.defs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modbus/ascii/Make.defs b/modbus/ascii/Make.defs
index 15647c900..4d671d314 100644
--- a/modbus/ascii/Make.defs
+++ b/modbus/ascii/Make.defs
@@ -1,5 +1,5 @@
 ############################################################################
-# apps/modbus/functions/Make.defs
+# apps/modbus/ascii/Make.defs
 #
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with

Reply via email to