fix typo in vst doc.

This commit is contained in:
Robin Gareus 2014-05-29 07:49:36 +02:00
parent 918a0ac5f9
commit cc6eb5049a

View file

@ -629,7 +629,7 @@ vstfx_parse_vst_state (VSTState* vstfx)
}
/*If the plugin doesn't bother to implement GetVendorString we will
have pre-stuffed the string with 'Unkown' */
have pre-stuffed the string with 'Unknown' */
plugin->dispatcher (plugin, effGetVendorString, 0, 0, creator, 0);