From 943fda1aa877fa34e055f65c1037bcdba1abfa4e Mon Sep 17 00:00:00 2001 From: simbit18 <101105604+simbit18@users.noreply.github.com> Date: Mon, 6 Mar 2023 16:16:52 +0100 Subject: [PATCH] apps/examples/audio_rttl/Makefile: Fix mistakes in comments Fix mistakes in comments --- examples/audio_rttl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/audio_rttl/Makefile b/examples/audio_rttl/Makefile index e70a50a88..adc416646 100644 --- a/examples/audio_rttl/Makefile +++ b/examples/audio_rttl/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# audio_beep/Makefile +# apps/examples/audio_rttl/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with