From 16469fefe94dea41da1422ea27b657bdbe3d0e5b Mon Sep 17 00:00:00 2001 From: jules Date: Mon, 30 Dec 2013 15:49:32 +0000 Subject: [PATCH] Spelling fix. --- extras/Introjucer/Source/Project/jucer_ConfigTree_Modules.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."); }