IDE: fixed small typo

git-svn-id: trunk@27098 -
This commit is contained in:
maxim 2010-08-14 20:41:49 +00:00
parent 9c570545dd
commit 0bed3e5d6f

View File

@ -4856,7 +4856,7 @@ resourcestring
synfFoldCommentsInSelection = 'Fold comments in selection';
synfHideCommentsInSelection = 'Hide comments in selection';
lisCustomBuildMacros = 'Custom build macros';
lisCanNotCompileProject = 'Can not compile project';
lisCanNotCompileProject = 'Cannot compile project';
lisTheProjectHasNoMainSourceFile = 'The project has no main source file.';
implementation