From 61291257ebd6c587a4ad4943ff30a34ab225aa22 Mon Sep 17 00:00:00 2001 From: Henric Jungheim Date: Sun, 17 Mar 2019 04:22:10 -0700 Subject: [PATCH] Fix "assocated" -> "associated" typo. --- src/menus/PluginMenus.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/menus/PluginMenus.cpp b/src/menus/PluginMenus.cpp index 6b0654bf1..5c76cb53d 100644 --- a/src/menus/PluginMenus.cpp +++ b/src/menus/PluginMenus.cpp @@ -378,7 +378,7 @@ namespace PluginActions { // 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. /// /// At the moment flags are used only to indicate whether to prompt for