trivial: Fix a gi-docgen warning with the latest version

This commit is contained in:
Richard Hughes 2022-05-18 13:20:47 +01:00
parent 21774cb228
commit 31c1d03ebc

View File

@ -119,7 +119,7 @@ fwupd_error_from_string(const gchar *error)
/**
* fwupd_error_quark:
*
* The error quark for [error@FwupdError].
* The error quark for [enum@FwupdError].
*
* Returns: an error quark
*