codetools: fixed typo

git-svn-id: trunk@41230 -
This commit is contained in:
mattias 2013-05-17 06:16:31 +00:00
parent 8b9514f7a2
commit bcd9ef945e

View File

@ -2205,7 +2205,7 @@ begin
NearestScanPos:=Link.SrcPos+Scanner.LinkSize(i);
end;
if NearestScanPos=0 then
Msg:='file was not reached by scanned'
Msg:='file was not reached by scanner'
else begin
if r=-1 then
Msg:='cursor position was skipped by scanner'