mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 13:20:21 +02:00
Docs: LCL/popupnotifier. Fixes grammar error. 'prior to' instead of 'proper to'.
This commit is contained in:
parent
9a512a18ba
commit
7d625dfbbc
@ -389,7 +389,7 @@ Frees the class instance.
|
|||||||
<p>
|
<p>
|
||||||
<var>Destroy</var> is the destructor for the class instance. Destroy frees
|
<var>Destroy</var> is the destructor for the class instance. Destroy frees
|
||||||
resources allocated in the constructor for the Icon, Title, Text, and Button
|
resources allocated in the constructor for the Icon, Title, Text, and Button
|
||||||
on the form. Destroy calls the inherited destructor proper to exiting from
|
on the form. Destroy calls the inherited destructor prior to exiting from
|
||||||
the method.
|
the method.
|
||||||
</p>
|
</p>
|
||||||
</descr>
|
</descr>
|
||||||
|
Loading…
Reference in New Issue
Block a user