From d9f31ced521be5fd0b0116315069ef87053abfaa Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 9 Feb 2020 05:49:08 -0600 Subject: Qt UI: Handbook, not Guide --- ui/qt5/horizonwizard.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui/qt5/horizonwizard.cc') diff --git a/ui/qt5/horizonwizard.cc b/ui/qt5/horizonwizard.cc index a180782..fc5f4dc 100644 --- a/ui/qt5/horizonwizard.cc +++ b/ui/qt5/horizonwizard.cc @@ -229,8 +229,8 @@ HorizonWizard::HorizonWizard(QWidget *parent) : QWizard(parent) { QMessageBox nohelp(QMessageBox::Warning, tr("No Help Available"), tr("Help is not available for the current page." - " Consult the Installation Guide for more " - "information."), + " Consult the Installation Handbook for " + "more information."), QMessageBox::Ok, this); nohelp.exec(); -- cgit v1.2.3-60-g2f50