summaryrefslogtreecommitdiffstats
path: root/doc/scripting-api/console.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/scripting-api/console.qdoc')
-rw-r--r--doc/scripting-api/console.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/scripting-api/console.qdoc b/doc/scripting-api/console.qdoc
index 350257820..7785d9223 100644
--- a/doc/scripting-api/console.qdoc
+++ b/doc/scripting-api/console.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Copyright (C) 2022 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Installer Framework.
**
@@ -37,7 +37,7 @@
\l{console::log()}{log} method and \l installer object
\l{installer::isUpdater()}, \l{installer::isUninstaller()}, and
\l{installer::isPackageManager()} methods to display a message that
- indicates whether the maintenance tool is currently being used to update,
+ indicates whether the \MT is currently being used to update,
remove, or add components.
\code