summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobject.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2023-03-01 13:30:13 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-03-06 18:52:35 +0100
commit2e6de6f8b27f4a3ed2fbaf2e393614ee8f09a043 (patch)
treeca7ddbaa8f2ed9790309f8901da07c8b9c266137 /src/corelib/kernel/qobject.cpp
parent93a378b29519d419ecef80948dda9581da3d57ef (diff)
Doc: fix links to changed or renamed i18n pages and sections
Pick-to: 6.5 6.5.0 Change-Id: Ibe00b793ae0943cdbbcfa272e5cae4e91da5bf7d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src/corelib/kernel/qobject.cpp')
-rw-r--r--src/corelib/kernel/qobject.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/kernel/qobject.cpp b/src/corelib/kernel/qobject.cpp
index cbb13b011e8..34c9e52f637 100644
--- a/src/corelib/kernel/qobject.cpp
+++ b/src/corelib/kernel/qobject.cpp
@@ -2397,8 +2397,8 @@ void QObject::deleteLater()
See \l{Writing Source Code for Translation} for a detailed description of
Qt's translation mechanisms in general, and the
- \l{Writing Source Code for Translation#Disambiguation}{Disambiguation}
- section for information on disambiguation.
+ \l{Writing Source Code for Translation#Disambiguate Identical Text}
+ {Disambiguate Identical Text} section for information on disambiguation.
\warning This method is reentrant only if all translators are
installed \e before calling this method. Installing or removing