summaryrefslogtreecommitdiff
path: root/ui/qt5/partitiondiskpage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt5/partitiondiskpage.cc')
-rw-r--r--ui/qt5/partitiondiskpage.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt5/partitiondiskpage.cc b/ui/qt5/partitiondiskpage.cc
index af66f7d..eeb07eb 100644
--- a/ui/qt5/partitiondiskpage.cc
+++ b/ui/qt5/partitiondiskpage.cc
@@ -62,7 +62,7 @@ PartitionDiskPage::PartitionDiskPage(QWidget *parent)
descLabel->setWordWrap(true);
#ifdef HAS_INSTALL_ENV
- descLabel->setText(tr("Choose the hard disk on which to install Adélie Linux."));
+ descLabel->setText(tr("Select the hard disk on which to install Adélie Linux."));
diskChooser = new QListWidget;
connect(diskChooser, &QListWidget::currentItemChanged, [=]{