From 718ade3b5fc0485d1e48155f7e69cb8278fc11c3 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 10 May 2021 23:01:17 +0200 Subject: Doc: Correctly mark QLocale::Territory as an alias Change-Id: Id165f0ef0803432e1458589319f7c344b97beec9 Reviewed-by: Edward Welbourne Reviewed-by: Paul Wicking Reviewed-by: JiDe Zhang --- src/corelib/text/qlocale.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/corelib/text/qlocale.qdoc b/src/corelib/text/qlocale.qdoc index da5d7269e7..9340ff2d59 100644 --- a/src/corelib/text/qlocale.qdoc +++ b/src/corelib/text/qlocale.qdoc @@ -465,9 +465,9 @@ */ /*! - \enum QLocale::Territory + \typealias QLocale::Territory - This enumeration type is an alias for Country, + This enumeration type is an alias for \l Country, which shall be renamed to Territory at a future release. \sa territory(), territoryToString() -- cgit v1.2.3