[Libosinfo] [PATCH] Fix "propfile" typo in osinfo-install-script.c

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Thu Sep 12 12:59:20 UTC 2013


On Thu, Sep 12, 2013 at 3:39 PM, Fabiano Fidêncio <fidencio at redhat.com> wrote:
> ---

ACK

>  tools/osinfo-install-script.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/osinfo-install-script.c b/tools/osinfo-install-script.c
> index 866a545..0b25ded 100644
> --- a/tools/osinfo-install-script.c
> +++ b/tools/osinfo-install-script.c
> @@ -287,7 +287,7 @@ gint main(gint argc, gchar **argv)
>
>      if (list_profile && list_config) {
>          g_printerr("%s",
> -                   _("Only one of --list-propfile and --list-config can be requested"));
> +                   _("Only one of --list-profile and --list-config can be requested"));
>          ret = -2;
>          goto EXIT;
>      }
> --

-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124




More information about the Libosinfo mailing list