Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=92450c8a855b5c1d154ba98265dc9d992d24e4bf

commit 92450c8a855b5c1d154ba98265dc9d992d24e4bf
Author: Priyank Gosalia <[EMAIL PROTECTED]>
Date:   Mon Feb 25 20:40:12 2008 +0530

spelling fix (thanks to Martin Burda)

diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c
index 5c37f9d..e28c110 100644
--- a/src/gfpm-interface.c
+++ b/src/gfpm-interface.c
@@ -1551,7 +1551,7 @@ cb_gfpm_remove_group_clicked (GtkButton *button, gpointer 
data)
}
if (!gfpm_package_list_is_empty(GFPM_REMOVE_LIST))
{
-               gfpm_error (_("Error"), _("There are no installed pacakges in 
this group"));
+               gfpm_error (_("Error"), _("There are no installed packages in 
this group"));
return;
}
if (gfpm_question(_("Remove Group"), _("Are you sure you want to remove the 
entire group ?")) == GTK_RESPONSE_YES)
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to