diff --git a/extras/Introjucer/Source/Project/jucer_ConfigTree_Modules.h b/extras/Introjucer/Source/Project/jucer_ConfigTree_Modules.h index 7c8d9ddef6..5859af8db4 100644 --- a/extras/Introjucer/Source/Project/jucer_ConfigTree_Modules.h +++ b/extras/Introjucer/Source/Project/jucer_ConfigTree_Modules.h @@ -246,7 +246,7 @@ private: if (anyFailed) AlertWindow::showMessageBoxAsync (AlertWindow::WarningIcon, "Adding Missing Dependencies", - "Couldn't locate some of these modules - you'll beed to find their " + "Couldn't locate some of these modules - you'll need to find their " "folders manually and add them to the list."); }