[libvirt] [PATCH] docs: fix double articles bug

Wangyufei (A) james.wangyufei at huawei.com
Mon Nov 25 11:41:27 UTC 2013


Delete the extra article 'the'.

Signed-off-by: Wang Yufei <james.wangyufei at huawei.com>
---
 src/libvirt.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/libvirt.c b/src/libvirt.c
index eff44eb..0eb4c64 100644
--- a/src/libvirt.c
+++ b/src/libvirt.c
@@ -16525,7 +16525,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)
-- 
1.7.3.1.msysgit.0

Best Regards,
-WangYufei






More information about the libvir-list mailing list