Spelling correction

This commit is contained in:
Peter Hanappe 2004-03-15 13:24:08 +00:00
parent afd5338e5b
commit a360fdded7

View file

@ -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;