1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-04 21:47:16 +03:00

maint: doc fix

* src/libvirt.c: Avoid duplicate word.
This commit is contained in:
Eric Blake 2010-12-16 11:43:08 -07:00
parent 226f40542e
commit 02b4d34a04

View 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.