object-manager: small doc fix

This commit is contained in:
George Kiagiadakis 2021-06-07 17:28:35 +03:00
parent 1ca67abc66
commit 450deabb40

View file

@ -36,7 +36,7 @@
* (WpImplMetadata, WpImplEndpoint, etc); these appear in the
* WpObjectManager as soon as they are exported (so, when their
* WP_PROXY_FEATURE_BOUND is enabled)
* * WirePlumber-specific objects, such as WirePlumber factories
* * WirePlumber-specific objects, such as plugins, factories and session items
*
* To start an object manager, you first need to declare interest in a certain
* kind of object by calling wp_object_manager_add_interest() and then install