mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 21:20:46 +02:00
lcl: fixed typo
git-svn-id: trunk@36048 -
This commit is contained in:
parent
f91dfafe6a
commit
48ffc83655
@ -200,7 +200,7 @@ begin
|
||||
then begin
|
||||
// raise some error ?
|
||||
{$IFNDEF DisableChecks}
|
||||
DebugLn('TLCLReferenceComponent: Circulair reference creation');
|
||||
DebugLn('TLCLReferenceComponent: Circular reference creation');
|
||||
{$ENDIF}
|
||||
Exit;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user