diff --git a/src/libvirt.c b/src/libvirt.c index 8618f4f5e9f977a920ff265ee1fb6b0be814c0e9..b3543d0efc162036185b6f9244be7bb49828e6ce 100644 --- a/src/libvirt.c +++ b/src/libvirt.c @@ -16526,7 +16526,7 @@ error: * Otherwise, creates a new secret with an automatically chosen UUID, and * initializes its attributes from xml. * - * Returns a the secret on success, NULL on failure. + * Returns a secret on success, NULL on failure. */ virSecretPtr virSecretDefineXML(virConnectPtr conn, const char *xml, unsigned int flags)