mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-10 07:26:32 +01:00
fix typo in vst doc.
This commit is contained in:
parent
918a0ac5f9
commit
cc6eb5049a
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue