IDEIntf: fixed typo in string

git-svn-id: trunk@45663 -
This commit is contained in:
maxim 2014-06-25 21:24:47 +00:00
parent fa7d9c84c7
commit 95ff25a97f

View File

@ -431,7 +431,7 @@ resourcestring
oisUnableToChangeParentOfControlToNewParent = 'Unable to change parent of '
+'control "%s" to new parent "%s".%s%s';
oisAddCollectionItem = '&Add Item';
lisUnableToFindParserForTool = 'unable to find parser for tool "%s"';
lisUnableToFindParserForTool = 'Unable to find parser for tool "%s"';
implementation