diff libmlk-core/mlk/core/music.h @ 536:848897bfef2f

core: doxygenize sound
author David Demelier <markand@malikania.fr>
date Sun, 05 Mar 2023 11:05:40 +0100
parents 593703440a05
children fcd124e513ea
line wrap: on
line diff
--- a/libmlk-core/mlk/core/music.h	Sun Mar 05 10:53:05 2023 +0100
+++ b/libmlk-core/mlk/core/music.h	Sun Mar 05 11:05:40 2023 +0100
@@ -78,7 +78,7 @@
 /**
  * Open a music from a const binary data.
  *
- * The binary data must be kept alive until the font is no longer used.
+ * The binary data must be kept alive until the music is no longer used.
  *
  * \pre music != NULL
  * \pre path != NULL