Docs: LCL/popupnotifier. Fixes grammar error. 'prior to' instead of 'proper to'.

This commit is contained in:
dsiders 2022-12-11 00:37:37 +00:00
parent 9a512a18ba
commit 7d625dfbbc

View File

@ -389,7 +389,7 @@ Frees the class instance.
<p>
<var>Destroy</var> is the destructor for the class instance. Destroy frees
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.
</p>
</descr>