summaryrefslogtreecommitdiffhomepage
path: root/src/raudio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/raudio.h')
-rw-r--r--src/raudio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/raudio.h b/src/raudio.h
index 302993a9..e508d380 100644
--- a/src/raudio.h
+++ b/src/raudio.h
@@ -1,6 +1,6 @@
/**********************************************************************************************
*
-* raudio - A simple and easy-to-use audio library based on mini_al
+* raudio - A simple and easy-to-use audio library based on miniaudio
*
* FEATURES:
* - Manage audio device (init/close)
@@ -20,7 +20,7 @@
*
* CONTRIBUTORS:
* David Reid (github: @mackron) (Nov. 2017):
-* - Complete port to mini_al library
+* - Complete port to miniaudio library
*
* Joshua Reisenauer (github: @kd7tck) (2015)
* - XM audio module support (jar_xm)