Eliminate duplicate "between"

Change-Id: I548e2df4cb94e41bb5247fc6977a3c3f67bf0bda
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
Edward Welbourne 2015-11-09 11:49:39 +01:00
parent 5956d8715c
commit 708424c305

View File

@ -116,8 +116,9 @@ Q_GLOBAL_STATIC(QTimeZoneSingleton, global_tz);
\class QTimeZone
\inmodule QtCore
\since 5.2
\brief The QTimeZone class converts between between UTC and local time in a
specific time zone.
\brief The QTimeZone class converts between UTC and local time in a specific
time zone.
\threadsafe