Commit
284d5345ad38d introduced a new tear_down function for the
compositor, it seems we missed a comment reference for it.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
* The heads attached to the given output are detached and become unused again.
*
* It is not necessary to explicitly destroy all outputs at compositor exit.
- * weston_compositor_destroy() will automatically destroy any remaining
+ * weston_compositor_tear_down() will automatically destroy any remaining
* outputs.
*
* \ingroup ouput