Fix typo in export options text
This commit is contained in:
parent
ad4572be43
commit
ce6e949188
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ const char* audioExportWavFormats[]={
|
|||
_("Unsigned 8-bit"),
|
||||
_("Signed 16-bit"),
|
||||
_("Signed 32-bit"),
|
||||
_("FLoat 32-bit"),
|
||||
_("Float 32-bit"),
|
||||
};
|
||||
|
||||
void FurnaceGUI::drawExportAudio(bool onWindow) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue