1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Spelling fix.

This commit is contained in:
jules 2013-12-30 15:49:32 +00:00
parent 4e085e7707
commit 16469fefe9

View file

@ -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.");
}