From: Daniel Veillard Date: Wed, 7 Apr 2010 08:30:28 +0000 (+0200) Subject: Fix a typo in comment X-Git-Tag: v0.8.0~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a788c6439ab6789a2cf522d30b5af22be26dc72;p=thirdparty%2Flibvirt.git Fix a typo in comment --- diff --git a/src/libvirt.c b/src/libvirt.c index 731fcebd88..d1b7880a48 100644 --- a/src/libvirt.c +++ b/src/libvirt.c @@ -12262,7 +12262,7 @@ error: * @dom: pointer to the domain * @flags: optional flags currently unused * - * Remove any managed save image as for this domain. + * Remove any managed save image for this domain. * * Returns 0 in case of success, and -1 in case of error */