IDE: fixed comment in Options/Codetools/Space tab preview (was looking as random garbage)

git-svn-id: trunk@47174 -
This commit is contained in:
maxim 2014-12-11 23:24:20 +00:00
parent 4b28ea47fa
commit 6178bfe581

View File

@ -82,7 +82,7 @@ const
' PRec^.F:=PArr^[5];'#13 + ' PRec^.F:=PArr^[5];'#13 +
' {$I unit1.lrs}'#13 + ' {$I unit1.lrs}'#13 +
' {$R-}{$R+}'#13 + ' {$R-}{$R+}'#13 +
' // ąčęęėįšųūž'#13+ ' // comment'#13 +
'end;'; 'end;';
begin begin
if BeautifyCodeOptions = nil then if BeautifyCodeOptions = nil then