Question about documentation

This paragraph seems to be missing some words:

If you use asynchronous object like Threads, Timers or sockets, they are terminated by the runtime environment then destroyed even if did not or could not stop them. If such objects are subclasses and have a Destructor event, it will be called.

Without the missing words, this paragraph makes no sense.

link here

fixed

Thanks.