mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-03 03:00:24 +02:00
LeakView: fixed typos related to 'occur' word
git-svn-id: trunk@65198 -
This commit is contained in:
parent
6c7c5f4911
commit
33453b646d
@ -721,7 +721,7 @@ type
|
||||
end;
|
||||
|
||||
{ We use static variable so almost no stack is required, and is thus
|
||||
more safe when an error has occured in the program }
|
||||
more safe when an error has occurred in the program }
|
||||
{$WARNING This code is not thread-safe, and needs improvement }
|
||||
var
|
||||
stabcnt, { amount of stabs }
|
||||
|
Loading…
Reference in New Issue
Block a user