add latency callback to dummy backend
[ardour.git] / libs / ardour / vst_info_file.cc
index 6755d91b6ac0bb3c8edf830bc95283b809471ab7..da49d1b8eb79fd18ca30ff9f02a7cd14999e16da 100644 (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);