mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-24 22:55:23 +00:00
docs: fix double articles bug
Delete the extra article 'the'. Signed-off-by: Wang Yufei <james.wangyufei@huawei.com> Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
e925aad324
commit
d51855d10f
@ -16526,7 +16526,7 @@ error:
|
|||||||
* Otherwise, creates a new secret with an automatically chosen UUID, and
|
* Otherwise, creates a new secret with an automatically chosen UUID, and
|
||||||
* initializes its attributes from xml.
|
* initializes its attributes from xml.
|
||||||
*
|
*
|
||||||
* Returns a the secret on success, NULL on failure.
|
* Returns a secret on success, NULL on failure.
|
||||||
*/
|
*/
|
||||||
virSecretPtr
|
virSecretPtr
|
||||||
virSecretDefineXML(virConnectPtr conn, const char *xml, unsigned int flags)
|
virSecretDefineXML(virConnectPtr conn, const char *xml, unsigned int flags)
|
||||||
|
Loading…
Reference in New Issue
Block a user