trivial: Fix docgen warning that crept in with FwupdRequest

This commit is contained in:
Richard Hughes 2021-08-03 17:32:59 +01:00
parent 7a1d547128
commit 05c1f2b1f3

View File

@ -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
*