mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 17:17:52 +02:00
Designer: fixed typos related to 'occur' word
git-svn-id: trunk@65205 -
This commit is contained in:
parent
61630354e6
commit
3566beff8f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user