From c70f4a0794056a0975eda5b6ca18da9399e58b3d Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Fri, 27 Jan 2023 10:43:28 +0200 Subject: Fix terminology in the Debian packages page The name of the 'product' is Enterprise Qt Debian packages. The fix is already included to tqtc/lts-6.2. Change-Id: Icb2907fef91679cd64a64613c7dbaddbd0ba4fdb Reviewed-by: Iikka Eklund (cherry picked from commit 1c3ffb3f63490b2ebf19ce3a371bf7e4cfbf8db8) Reviewed-by: Qt Cherry-pick Bot --- doc/src/platforms/debian-packages.qdoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/src/platforms/debian-packages.qdoc b/doc/src/platforms/debian-packages.qdoc index 7048097b..996f8680 100644 --- a/doc/src/platforms/debian-packages.qdoc +++ b/doc/src/platforms/debian-packages.qdoc @@ -6,7 +6,7 @@ \brief Instructions How to Use Enterprise Qt Debian Packages \title Enterprise Qt Debian Packages - To use Debian packaging with Qt, add your enterprise repositories to Advanced + To use Enterprise Debian packages with Qt, add your enterprise repositories to Advanced Packaging Tool (APT). For details, see \l{Debian Repository Configuration Format}. @@ -43,7 +43,7 @@ \section1 Installing Public GPG Key - Install a public GPG (GNU Privacy Guard) key for Qt Enterprise Debian + Install a public GPG (GNU Privacy Guard) key for Enterprise Qt Debian repositories as follows: \badcode @@ -82,8 +82,8 @@ \section1 Full Configuration Example - The following code snippet demonstrates the whole work flow with Qt Debian - packages: + The following code snippet demonstrates the whole work flow with + Enterprise Qt Debian packages: \badcode # install repository key @@ -129,7 +129,7 @@ Also, try storing the credentials directly into the repository config: \badcode - deb [...] https://:@https://debian-packages.qt.io/..... + deb [...] https://:@https://debian-packages.qt.io/..... \endcode If your password contains special characters, you may need to escape those @@ -160,7 +160,7 @@ \section1 Repository information for Qt Releases - Below you can find the Qt releases that the enterprise Qt Debian packaging + Below you can find the Qt releases that the Enterprise Qt Debian packages supports. Pick the needed repositories and add them to your \e{/etc/apt/sources.list.d/tqtc.list} as instructed above. -- cgit v1.2.1