Doc: Correctly mark QLocale::Territory as an alias

Change-Id: Id165f0ef0803432e1458589319f7c344b97beec9
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: JiDe Zhang <zhangjide@uniontech.com>
bb10
Topi Reinio 2021-05-10 23:01:17 +02:00
parent 78b6050d60
commit 718ade3b5f
1 changed files with 2 additions and 2 deletions

View File

@ -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()