summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2025-08-04 15:16:52 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2025-08-05 15:08:19 +0000
commit560b42dbaf312712da3e4aedf1681511938a7016 (patch)
tree8894b00d6419b050b93fce6f41b6411c80028867
parentfdab5ace02181776dd73b7ea90dd0c2b4af1db45 (diff)
Doc: Fix incorrect spelling of QT_I18N_TRANSLATED_LANGUAGES6.9
Change-Id: Iddf580ae4f2b5cbbdb4929f4c4ce5ced4ca2946e Reviewed-by: Masoud Jami <masoud.jami@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 54b995a9ff2c929499e5991959868b23ce690156) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 71fed61229041a792e138bded1111e0307319d81)
-rw-r--r--src/linguist/linguist/doc/cmake-macros.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linguist/linguist/doc/cmake-macros.qdoc b/src/linguist/linguist/doc/cmake-macros.qdoc
index 4f42d37c9..c29c23fda 100644
--- a/src/linguist/linguist/doc/cmake-macros.qdoc
+++ b/src/linguist/linguist/doc/cmake-macros.qdoc
@@ -694,7 +694,7 @@ warning by setting the CMake variable \c QT_NO_MISSING_CATALOG_LANGUAGE_WARNING
to \c{ON}.
If the automatic determination of \c{.ts} file names is not used then you must
-ensure that the \l QT_I18N_TRANSLATED_LANGUAGE source file property is set on
+ensure that the \l QT_I18N_TRANSLATED_LANGUAGES source file property is set on
each of the \c{.ts} files.
\section1 Examples