mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-01-19 07:50:49 +00:00
Spelling correction
This commit is contained in:
parent
afd5338e5b
commit
a360fdded7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
#include <fluidsynth.h>
|
||||
|
||||
|
||||
/* The structure with the effects data. This example simple applies a
|
||||
/* The structure with the effects data. This example simply applies a
|
||||
* linear gain the to synthesizer output. */
|
||||
struct fx_data_t {
|
||||
fluid_synth_t* synth;
|
||||
|
|
Loading…
Reference in a new issue