summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmdkapplet-restricted-helper2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkapplet-restricted-helper b/mdkapplet-restricted-helper
index bbf5284c..153feba9 100755
--- a/mdkapplet-restricted-helper
+++ b/mdkapplet-restricted-helper
@@ -152,7 +152,7 @@ sub no_rigths_dialog {
@common),
gtknew('HButtonBox', layout => 'start', children_tight => [
interactive::gtk::add_padding(
- new_link_button('https://my.mandriva.com/powerpack/', N("More information")))
+ new_link_button('https://my.mandriva.com/powerpack/', N("More Information")))
]),
create_okcancel($w, N("Close"), undef),
]);