]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: doc fix
authorEric Blake <eblake@redhat.com>
Thu, 16 Dec 2010 18:43:08 +0000 (11:43 -0700)
committerEric Blake <eblake@redhat.com>
Thu, 16 Dec 2010 18:57:11 +0000 (11:57 -0700)
* src/libvirt.c: Avoid duplicate word.

src/libvirt.c

index 4188b452eafa96f505ba64b955bb83fe8ece9162..ff2ac93857464e9cd5f853833d679166c35b2ee0 100644 (file)
@@ -3297,7 +3297,7 @@ error:
  * @flags: currently unused, pass 0
  *
  * Reads a domain XML configuration document, and generates
- * generates a native configuration file describing the domain.
+ * a native configuration file describing the domain.
  * The format of the native data is hypervisor dependant.
  *
  * Returns a 0 terminated UTF-8 encoded native config datafile, or NULL in case of error.