mackron / dr_libs

Audio decoding libraries for C/C++, each in a single source file.
Other
1.24k stars 205 forks source link

dr_mp3.h: Fix typo in comment, 'Introducation' -> 'Introduction' #262

Open antecrescent opened 9 months ago

antecrescent commented 9 months ago

This change is useful, if you want to extract the introductory paragraph from dr_{mp3,flac,wav}.h via regular expressions like it's done here.

mackron commented 9 months ago

Thanks. Just have another dr_mp3 bug to investigate at which point I'll get this merged so I can do it all it once.