mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 09:39:42 +02:00
fix a comment
This commit is contained in:
parent
692174ce2e
commit
96d8328aa3
@ -2391,7 +2391,7 @@ void PluginManager::CheckForUpdates(bool bFast)
|
|||||||
// All NEW plugins get a stub entry created that will remain in place until the
|
// All NEW plugins get a stub entry created that will remain in place until the
|
||||||
// user enables or disables the plugin.
|
// user enables or disables the plugin.
|
||||||
//
|
//
|
||||||
// Becuase we use the plugins "path" as returned by the providers, we can actually
|
// Because we use the plugins "path" as returned by the providers, we can actually
|
||||||
// have multiple providers report the same path since, at this point, they only
|
// have multiple providers report the same path since, at this point, they only
|
||||||
// know that the path might possibly be one supported by the provider.
|
// know that the path might possibly be one supported by the provider.
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user