summaryrefslogtreecommitdiff
path: root/doc/src/highdpi.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/highdpi.qdoc')
-rw-r--r--doc/src/highdpi.qdoc4
1 files 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}.