From 1c968e2cb1dd35f2764171cf123ca057167d83bb Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 19 Nov 2019 23:01:13 -0600 Subject: Qt UI: Tiny tweak to UI.Packages.SimpleSel page text --- ui/qt5/pkgsimple.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/qt5') diff --git a/ui/qt5/pkgsimple.cc b/ui/qt5/pkgsimple.cc index b3e7d79..b5b56f5 100644 --- a/ui/qt5/pkgsimple.cc +++ b/ui/qt5/pkgsimple.cc @@ -24,7 +24,7 @@ PkgSimplePage::PkgSimplePage(QWidget *parent) : HorizonWizardPage(parent) { QLabel *descLabel = new QLabel(tr( "Select the software you want to install on this computer.\n\n" - "You can install and uninstall more software at any time using the Package Manager. For more information, see the User's Handbook in Online Help.")); + "You can install and uninstall more software at any time using the Package Manager. For more information, see the User Handbook in Online Help.")); descLabel->setWordWrap(true); QRadioButton *standardButton, *mobileButton, *compactButton, *textButton, -- cgit v1.2.3-60-g2f50