summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-09-01 17:08:04 +0000
committerThierry Vignaud <tv@mageia.org>2012-09-01 17:08:04 +0000
commitaec086fafb83acedeff96b72403a82e1dccd6588 (patch)
tree23e82db9215820c823bfb89302f7bfca42a94acf /gurpmi.pm
parent1363b0be549f16c7cccafcd44ae37b5849d6b9b9 (diff)
downloadurpmi-aec086fafb83acedeff96b72403a82e1dccd6588.tar
urpmi-aec086fafb83acedeff96b72403a82e1dccd6588.tar.gz
urpmi-aec086fafb83acedeff96b72403a82e1dccd6588.tar.bz2
urpmi-aec086fafb83acedeff96b72403a82e1dccd6588.tar.xz
urpmi-aec086fafb83acedeff96b72403a82e1dccd6588.zip
fix program name in usage message
Diffstat (limited to 'gurpmi.pm')
-rw-r--r--gurpmi.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gurpmi.pm b/gurpmi.pm
index e32b8e62..554988f1 100644
--- a/gurpmi.pm
+++ b/gurpmi.pm
@@ -36,7 +36,7 @@ our @EXPORT = qw(create_scrolled_window fatal but cancel_n_quit quit add_button_
urpm::select::add_packages_to_priority_upgrade_list('gurpmi', 'perl-Glib', 'perl-Gtk2');
sub usage () {
- print N("urpmi version %s
+ print N("gurpmi version %s
%s
This is free software and may be redistributed under the terms of the GNU GPL.