diff options
author | Miika Turkia <miika.turkia@gmail.com> | 2020-03-19 07:27:20 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-03-19 08:37:59 -0700 |
commit | 3eff96bcd22aa39bc2e7ce39b87713742ad551b8 (patch) | |
tree | d7768057e749fffa229ecf3d9228f7c2e189c777 /desktop-widgets/importgps.ui | |
parent | 70fef60b5c0daf0ad2ae01a8073a08533971df1a (diff) | |
download | subsurface-3eff96bcd22aa39bc2e7ce39b87713742ad551b8.tar.gz |
Typo: UCT to UTC
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Diffstat (limited to 'desktop-widgets/importgps.ui')
-rw-r--r-- | desktop-widgets/importgps.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/importgps.ui b/desktop-widgets/importgps.ui index 6b84301bb..07dbc0ec7 100644 --- a/desktop-widgets/importgps.ui +++ b/desktop-widgets/importgps.ui @@ -305,7 +305,7 @@ <enum>Qt::LeftToRight</enum> </property> <property name="text"> - <string>By how many hours did the international time zone at the dive site differ from UCT (also regarded as Greenwich Mean Time)? Normally one would specify this value in whole hours (h:00):</string> + <string>By how many hours did the international time zone at the dive site differ from UTC (also regarded as Greenwich Mean Time)? Normally one would specify this value in whole hours (h:00):</string> </property> <property name="wordWrap"> <bool>true</bool> |