trivial: Fix the docstring for fwupd_security_attr_set_name()

This commit is contained in:
Richard Hughes 2020-05-15 15:29:54 +01:00
parent cae111d1de
commit 0613b3cdf3

View File

@ -205,7 +205,7 @@ fwupd_security_attr_get_result (FwupdSecurityAttr *self)
/**
* fwupd_security_attr_set_name:
* @self: A #FwupdSecurityAttr
* @result: the attribute one line result
* @name: the attribute name
*
* Sets the attribute name.
*