mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 07:45:54 +01:00
Typo correction
This commit is contained in:
parent
c81db8207c
commit
bdfdb4bb45
@ -31,7 +31,7 @@ end;
|
|||||||
|
|
||||||
destructor TCommonService.Destroy;
|
destructor TCommonService.Destroy;
|
||||||
begin
|
begin
|
||||||
LogI('destroing ' + ClassName);
|
LogI('destroying ' + ClassName);
|
||||||
inherited;
|
inherited;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user