mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 07:09:57 +00:00
trivial: correct some documentation typos
This commit is contained in:
parent
0038b4a780
commit
fbd3508655
@ -578,7 +578,7 @@ fwupd_release_urgency_to_string (FwupdReleaseUrgency release_urgency)
|
||||
|
||||
/**
|
||||
* fwupd_release_urgency_from_string:
|
||||
* @release_urgency: A string, e.g. `trusted-payload`
|
||||
* @release_urgency: A string, e.g. `low`
|
||||
*
|
||||
* Converts a string to an enumerated value.
|
||||
*
|
||||
|
@ -364,7 +364,7 @@ fwupd_security_attr_get_flags (FwupdSecurityAttr *self)
|
||||
/**
|
||||
* fwupd_security_attr_set_flags:
|
||||
* @self: A #FwupdSecurityAttr
|
||||
* @flags: the self flags, e.g. %FWUPD_SECURITY_ATTR_FLAG_TRUSTED_PAYLOAD
|
||||
* @flags: the self flags, e.g. %FWUPD_SECURITY_ATTR_FLAG_OBSOLETED
|
||||
*
|
||||
* Sets the self flags.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user