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