diff --git a/examples/audio/audio_wave_export.c b/examples/audio/audio_wave_export.c index 3bb9e641a..65d4505f0 100644 --- a/examples/audio/audio_wave_export.c +++ b/examples/audio/audio_wave_export.c @@ -1,6 +1,6 @@ /******************************************************************************************* * -* raylib [audio] example - sound loading +* raylib [audio] example - sound export * * Example complexity rating: [★☆☆☆] 1/4 *