IDE: fixed typo

git-svn-id: trunk@57903 -
This commit is contained in:
maxim 2018-05-11 22:36:23 +00:00
parent 157312616b
commit 9895db58bb

View File

@ -2460,7 +2460,7 @@ resourcestring
lisCCOMsgRTLUnitNotFound = 'RTL unit not found: %s';
lisCCOMissingUnit = 'Missing unit';
lisCCORTLUnitNotFoundDetailed = 'The RTL unit %s was not found.%s'
+'This typically means your %s has has wrong unit paths. Or your installation is broken.';
+'This typically means your %s has wrong unit paths. Or your installation is broken.';
dlgCCOTestRTLUnits = 'Test: Checking RTL units ...';
dlgCCOTestCompilerDate = 'Test: Checking compiler date ...';
lisCCOErrorCaption = 'Error';