summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-09-02 08:45:00 +0000
committerNorbert Preining <preining@logic.at>2009-09-02 08:45:00 +0000
commit1b3acc79b5f89b8093cc10405e7f429519f47211 (patch)
tree4c5a6099d9cf575e61e3eedae9a063f5fea82f79 /Master/texmf
parent8f64e4eb9c24428f6cd432d0b2b9a86f61a2dc57 (diff)
use title as suggested by Karl
git-svn-id: svn://tug.org/texlive/trunk@14998 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r--Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl b/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl
index 4c683e7e36e..07dcb5b395a 100644
--- a/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl
+++ b/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl
@@ -25,7 +25,7 @@ our $subframe;
push @update_function_list, \&init_archs;
-$back_arch->Label(-text => __("Select set of supported architectures"))->pack(-padx => "5m", -pady => "5m");
+$back_arch->Label(-text => __("Select architectures to support"))->pack(-padx => "5m", -pady => "5m");
sub init_archs {