kdecore: KTimeZone documentation review

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-08-26 08:42:49 +03:00
parent 079825586f
commit 930066e070

View file

@ -31,8 +31,8 @@ class KTimeZonePrivate;
/** /**
* Class representing a time zone. * Class representing a time zone.
* *
* The KTimeZone base class contains general descriptive data about the time zone and to translate * The KTimeZone class contains general data about time zone and can convert between UTC and local
* between UTC and local time. * time.
* *
* @short class representing a time zone * @short class representing a time zone
* @ingroup timezones * @ingroup timezones