summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 83db3a01945..a97a69f61d0 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 architectures to be added (removal not possible)"))->pack(-padx => "5m", -pady => "5m");
+$back_arch->Label(-text => __("Select set of supported architectures"))->pack(-padx => "5m", -pady => "5m");
sub init_archs {