Designer: fixed typos related to 'occur' word

git-svn-id: trunk@65205 -
This commit is contained in:
maxim 2021-06-10 22:16:29 +00:00
parent 61630354e6
commit 3566beff8f

View File

@ -1925,7 +1925,7 @@ begin
Action:=mrCancel;
FCurReadErrorMsg:=ErrorMsg;
FCurUnknownProperty:=''; // ToDo find name property
// find out, what error occured
// find out, what error occurred
if RightStr(ErrorMsg,length(SUnknownProperty))=SUnknownProperty then begin
ErrorType:=jfeUnknownProperty;
Action:=mrIgnore;