1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-05 06:59:07 +02:00

Fix "assocated" -> "associated" typo.

This commit is contained in:
Henric Jungheim 2019-03-17 04:22:10 -07:00
parent e86d508067
commit 61291257eb

View File

@ -378,7 +378,7 @@ namespace PluginActions {
// exported helper functions // exported helper functions
/// DoEffect() takes a PluginID and has the EffectManager execute the assocated /// DoEffect() takes a PluginID and has the EffectManager execute the associated
/// effect. /// effect.
/// ///
/// At the moment flags are used only to indicate whether to prompt for /// At the moment flags are used only to indicate whether to prompt for