From 00f35aa0a3d2b7c0edb180696d08111099f062ed 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 Change-Id: If9011108af7ac0752057e2952e9d67a393792006 Reviewed-by: Thiago Macieira (cherry picked from commit 9a0838d553e852130f12c03d1903d560ad8fa6b2) Reviewed-by: Qt Cherry-pick Bot --- 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 23c9ddedb25..80e85367917 100644 --- a/src/corelib/time/qdatetime.cpp +++ b/src/corelib/time/qdatetime.cpp @@ -5886,7 +5886,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