mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 01:18:15 +02:00
IDE: fixed small typo
git-svn-id: trunk@27098 -
This commit is contained in:
parent
9c570545dd
commit
0bed3e5d6f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user