From 9a0838d553e852130f12c03d1903d560ad8fa6b2 Mon Sep 17 00:00:00 2001 From: Edward Welbourne Date: Tue, 22 Oct 2024 18:55:16 +0200 Subject: [PATCH] Fix trivial typo in QDateTime::fromString() doc Pick-to: 6.8 Change-Id: If9011108af7ac0752057e2952e9d67a393792006 Reviewed-by: Thiago Macieira --- src/corelib/time/qdatetime.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/corelib/time/qdatetime.cpp b/src/corelib/time/qdatetime.cpp index 4d2ca4d89c8..e90e6915208 100644 --- a/src/corelib/time/qdatetime.cpp +++ b/src/corelib/time/qdatetime.cpp @@ -5894,7 +5894,7 @@ QDateTime QDateTime::fromString(QStringView string, Qt::DateFormat format) QDateTime to be returned. Only datetimes between the local time start of year 100 and end of year 9999 are supported. Note that datetimes near the ends of this range in other time-zones, notably including UTC, may fall - outside the range (and thust be treated as invalid) depending on local time + outside the range (and thus be treated as invalid) depending on local time zone. \note Day and month names as well as AM/PM indicators must be given in