]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix a typo in comment
authorDaniel Veillard <veillard@redhat.com>
Wed, 7 Apr 2010 08:30:28 +0000 (10:30 +0200)
committerDaniel Veillard <veillard@redhat.com>
Wed, 7 Apr 2010 08:30:28 +0000 (10:30 +0200)
src/libvirt.c

index 731fcebd889e433748f202cfa57b2636510d79e9..d1b7880a4854ea6d5d2091636ff191103f57552f 100644 (file)
@@ -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
  */