Converter: fix comment

git-svn-id: trunk@42447 -
This commit is contained in:
juha 2013-08-22 11:56:18 +00:00
parent 1461a91522
commit cfaa54be18

View File

@ -545,7 +545,7 @@ begin
fUsedUnitsTool:=TUsedUnitsTool.Create(fCTLink, fOrigUnitFilename);
except
// If CodeTool's BuildTree raised exception, try dummy replacement for
// some known problematic syntax, currently only OleVariant.type.
// some known problematic syntax, currently only OleVariant members.
if CodeFixed then
Raise // There was a second exception -> we are doomed!
else begin