From 2fafca42a10e00b2ee3489282930078053a6a2c5 Mon Sep 17 00:00:00 2001 From: Nihal Date: Sat, 7 Aug 2021 06:35:04 -0500 Subject: [PATCH] fix typo (#954) --- include/fluidsynth/sfont.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/fluidsynth/sfont.h b/include/fluidsynth/sfont.h index b29d8b49..8a5e4058 100644 --- a/include/fluidsynth/sfont.h +++ b/include/fluidsynth/sfont.h @@ -26,7 +26,7 @@ extern "C" { #endif /** - * @defgroup soundfonts SountFonts + * @defgroup soundfonts SoundFonts * * SoundFont related functions *