···2525 */
26262727/*!
2828- * A bundle of Vulkan functions and objects, shared between @ref comp and
2929- * @ref comp_client.
2828+ * A bundle of Vulkan functions and objects, used by both @ref comp and @ref
2929+ * comp_client. Note that they both have different instances of the object and
3030+ * as such VkInstance and so on.
3031 *
3132 * @ingroup comp_common
3233 */