[Libguestfs] [PATCH 1/4] LibVirt: Fix typo in user message

Richard W.M. Jones rjones at redhat.com
Fri Jan 29 19:23:44 UTC 2010


On Fri, Jan 29, 2010 at 06:05:07PM +0000, Matthew Booth wrote:
> ---
>  lib/Sys/VirtV2V/MetadataReader/LibVirt.pm |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/lib/Sys/VirtV2V/MetadataReader/LibVirt.pm b/lib/Sys/VirtV2V/MetadataReader/LibVirt.pm
> index 0d6fb31..d18f432 100644
> --- a/lib/Sys/VirtV2V/MetadataReader/LibVirt.pm
> +++ b/lib/Sys/VirtV2V/MetadataReader/LibVirt.pm
> @@ -84,7 +84,7 @@ sub _handle_args
>      # Warn if we were given more than 1 argument
>      if(scalar(@_) > 0) {
>          print STDERR user_message
> -            (__x("WARNING: {modulename} only takes a single filename.",
> +            (__x("WARNING: {modulename} only takes a single domain name.",
>                   modulename => NAME));
>      }
>  }

ACK.

Might as well push this one even if you don't want to push the full
series yet.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw




More information about the Libguestfs mailing list