summaryrefslogtreecommitdiffstats
path: root/src/corelib/time/qromancalendar.cpp
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2019-09-05 14:57:56 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2019-09-16 17:00:47 +0200
commitda3c2cc6a8a5733df61d11e712a5d5a3574960ca (patch)
tree8ba5539f38c1a1f0fdaacb6ba1fda5415528cb9d /src/corelib/time/qromancalendar.cpp
parentStandardize indentation of calendar code's documentation (diff)
downloadqtbase-da3c2cc6a8a5733df61d11e712a5d5a3574960ca.tar.xz
qtbase-da3c2cc6a8a5733df61d11e712a5d5a3574960ca.zip
Reflow documentation after indentation change
Combining this with the indentation would be counted as mixing space changes with non-space changes, so they're separate. Change-Id: Iac57050717b1c4c86a253866c9a6cd5ea7add8f7 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/corelib/time/qromancalendar.cpp')
-rw-r--r--src/corelib/time/qromancalendar.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/corelib/time/qromancalendar.cpp b/src/corelib/time/qromancalendar.cpp
index b65e243ea6..c3cd134490 100644
--- a/src/corelib/time/qromancalendar.cpp
+++ b/src/corelib/time/qromancalendar.cpp
@@ -53,9 +53,9 @@ QT_BEGIN_NAMESPACE
\section1
- Calendars based on the ancient Roman calendar share the names of months, whose
- lengths depend in a common way on whether the year is a leap year. They differ
- in how they determine which years are leap years.
+ Calendars based on the ancient Roman calendar share the names of months,
+ whose lengths depend in a common way on whether the year is a leap
+ year. They differ in how they determine which years are leap years.
\sa QGregorianCalendar, QJulianCalendar, QMilankovicCalendar
*/