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

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


The following commit(s) were added to refs/heads/master by this push:
     new 68fee5eff apps/examples/ina226/Makefile: Fix mistake in comment
68fee5eff is described below

commit 68fee5effb94aba3d879240da5ec39def29dc208
Author: simbit18 <[email protected]>
AuthorDate: Fri Mar 3 12:24:00 2023 +0100

    apps/examples/ina226/Makefile: Fix mistake in comment
    
    fix relative path error
---
 examples/ina226/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/ina226/Makefile b/examples/ina226/Makefile
index cb2e2601c..0a5859b5f 100644
--- a/examples/ina226/Makefile
+++ b/examples/ina226/Makefile
@@ -1,5 +1,5 @@
 ############################################################################
-# apps/examples/ina219/Makefile
+# apps/examples/ina226/Makefile
 #
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with

Reply via email to