[libcalamares] Fix Doxygen comment for TZ locations

main
Adriaan de Groot 4 years ago
parent c22e0a3451
commit 665c2d53ab

@ -211,8 +211,8 @@ class Private : public QObject
Q_OBJECT
public:
RegionVector m_regions;
ZoneVector m_zones;
ZoneVector m_altZones; //< Extra locations for zones
ZoneVector m_zones; ///< The official timezones and locations
ZoneVector m_altZones; ///< Extra locations for zones
Private()
{

Loading…
Cancel
Save