diff --git a/doc/src/highdpi.qdoc b/doc/src/highdpi.qdoc
index d8fb4e4423ed1c568656cac77d69a180e5079b63..9b14ba7e29eef44bfacc290cbf9cbb4c00103bcb 100644
--- a/doc/src/highdpi.qdoc
+++ b/doc/src/highdpi.qdoc
@@ -157,7 +157,7 @@
             \note Non-integer scale factors may cause significant
             scaling/painting artifacts.
 
-         \li The application attribute \c Qt::AA_NoHighDpiScaling, introduced in Qt 5.6,
+         \li The application attribute \c Qt::AA_DisableHighDpiScaling, introduced in Qt 5.6,
              turns off all scaling. This is intended for applications that need to use
              actual window system coordinates, regardless of environment variables.