diff --git a/src/calibre/gui2/preferences/look_feel.ui b/src/calibre/gui2/preferences/look_feel.ui index e28c716d4a..f4d5b4141a 100644 --- a/src/calibre/gui2/preferences/look_feel.ui +++ b/src/calibre/gui2/preferences/look_feel.ui @@ -277,7 +277,7 @@ <ul> <li><b>Automatic</b>: Adjust the user interface if a high resolution monitor is detected. Will respect Qt environment variables controlling high DPI behavior. So if you use the environment variable QT_AUTO_SCREEN_SCALE_FACTOR then it will be used instead of this setting.</li> -<li><b>On</b>: Same as "Automatic", but ignores Qt environment variables controlling high dpi behavior.</li> +<li><b>On</b>: Same as "Automatic", but ignores Qt environment variables controlling high DPI behavior.</li> <li><b>Off</b>: Do not adjust the user interface, regardless of Qt environment variables.</li> </ul>