diff --git a/libfwupdplugin/fu-device.c b/libfwupdplugin/fu-device.c index 2f6c9f854..89bd91e21 100644 --- a/libfwupdplugin/fu-device.c +++ b/libfwupdplugin/fu-device.c @@ -418,7 +418,7 @@ fu_device_get_private_flags (FuDevice *self) * * Returns the number of requests of a specific kind. This function is only * useful to the daemon, which uses it to synthesize artificial events for - * plugins not yet ported to [class@FwupdRequest]. + * plugins not yet ported to [class@Fwupd.Request]. * * Returns: integer, usually 0 *