From 6ed1c6511f15577a80826faf92f19a527ec1abc9 Mon Sep 17 00:00:00 2001 From: Andreas Eliasson Date: Tue, 28 Mar 2023 09:35:50 +0200 Subject: Doc: Fix typo Fixes: QTBUG-112327 Change-Id: I274ac613b881b59d3201254da3f4a694f7c479f4 Reviewed-by: Leena Miettinen (cherry picked from commit bfc11f0d4652cf75d25dc8ccc564d263ae6549cd) Reviewed-by: Qt Cherry-pick Bot --- doc/src/highdpi.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/highdpi.qdoc b/doc/src/highdpi.qdoc index c611a041..6765b3dd 100644 --- a/doc/src/highdpi.qdoc +++ b/doc/src/highdpi.qdoc @@ -263,8 +263,8 @@ QPlatformScreen::logicalDpi() and QPlatformScreen::devicePixelRatio(). The displayed values should be updated automatically on screen and DPI - changes, and the dialog should maintain the same size. If this does happen - then that indicate there might be a bug in Qt. + changes, and the dialog should maintain the same size. If not, it might be a + Qt bug. DprGradget is a part Qt's manual test suite, and can be found at \c{qtbase/tests/manual/highdpi/dprgadget}. -- cgit v1.2.1