mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
Fix typo: "relys" to "relies" in documentation
Corrected a grammatical error in the documentation by changing "PowerDisplay relys on" to "PowerDisplay relies on" for improved clarity and accuracy.
This commit is contained in:
16
.github/actions/spell-check/expect.txt
vendored
16
.github/actions/spell-check/expect.txt
vendored
@@ -308,6 +308,7 @@ CRECT
|
||||
CRH
|
||||
critsec
|
||||
cropandlock
|
||||
crt
|
||||
Crossdevice
|
||||
csdevkit
|
||||
CSearch
|
||||
@@ -554,6 +555,7 @@ FARPROC
|
||||
fdx
|
||||
fesf
|
||||
FFFF
|
||||
FFh
|
||||
Figma
|
||||
FILEEXPLORER
|
||||
fileexploreraddons
|
||||
@@ -596,7 +598,6 @@ FORPARSING
|
||||
foundrylocal
|
||||
FPrimary
|
||||
FRAMECHANGED
|
||||
Framechanged
|
||||
frm
|
||||
FROMTOUCH
|
||||
fsanitize
|
||||
@@ -1002,7 +1003,6 @@ MAPTOSAMESHORTCUT
|
||||
MAPVK
|
||||
MARKDOWNPREVIEWHANDLERCPP
|
||||
MAXIMIZEBOX
|
||||
Maximizebox
|
||||
MAXSHORTCUTSIZE
|
||||
maxversiontested
|
||||
mber
|
||||
@@ -1014,7 +1014,6 @@ mdtext
|
||||
mdtxt
|
||||
mdwn
|
||||
Mccs
|
||||
mccs
|
||||
meme
|
||||
memicmp
|
||||
MENUITEMINFO
|
||||
@@ -1035,7 +1034,6 @@ mikeclayton
|
||||
mindaro
|
||||
Minimizable
|
||||
MINIMIZEBOX
|
||||
Minimizebox
|
||||
MINIMIZEEND
|
||||
MINIMIZESTART
|
||||
MINMAXINFO
|
||||
@@ -1055,7 +1053,6 @@ MODALFRAME
|
||||
MODESPRUNED
|
||||
MONITORENUMPROC
|
||||
MONITORINFO
|
||||
Monitorinfo
|
||||
MONITORINFOEX
|
||||
MONITORINFOEXW
|
||||
monitorinfof
|
||||
@@ -1181,7 +1178,6 @@ NOMCX
|
||||
NOMINMAX
|
||||
NOMIRRORBITMAP
|
||||
NOMOVE
|
||||
Nomove
|
||||
NONANTIALIASED
|
||||
nonclient
|
||||
NONCLIENTMETRICSW
|
||||
@@ -1203,7 +1199,6 @@ NORMALUSER
|
||||
NOSEARCH
|
||||
NOSENDCHANGING
|
||||
NOSIZE
|
||||
Nosize
|
||||
NOTHOUSANDS
|
||||
NOTICKS
|
||||
NOTIFICATIONSDLL
|
||||
@@ -1211,7 +1206,6 @@ NOTIFYICONDATA
|
||||
NOTIFYICONDATAW
|
||||
NOTIMPL
|
||||
NOTOPMOST
|
||||
Notopmost
|
||||
NOTRACK
|
||||
NOTSRCCOPY
|
||||
NOTSRCERASE
|
||||
@@ -1731,7 +1725,6 @@ STARTUPINFOW
|
||||
startupscreen
|
||||
STATFLAG
|
||||
STATICEDGE
|
||||
Staticedge
|
||||
STATSTG
|
||||
stdafx
|
||||
STDAPI
|
||||
@@ -1794,7 +1787,6 @@ syskeydown
|
||||
SYSKEYUP
|
||||
SYSLIB
|
||||
SYSMENU
|
||||
Sysmenu
|
||||
systemai
|
||||
SYSTEMAPPS
|
||||
SYSTEMMODAL
|
||||
@@ -1834,7 +1826,6 @@ THEMECHANGED
|
||||
themeresources
|
||||
THH
|
||||
THICKFRAME
|
||||
Thickframe
|
||||
THISCOMPONENT
|
||||
throughs
|
||||
TILEDWINDOW
|
||||
@@ -1947,9 +1938,9 @@ vcamp
|
||||
VCENTER
|
||||
vcgtq
|
||||
VCINSTALLDIR
|
||||
vcp
|
||||
VCP
|
||||
vcpcodes
|
||||
vcpname
|
||||
Vcpkg
|
||||
VCRT
|
||||
vcruntime
|
||||
@@ -1963,7 +1954,6 @@ VERSIONINFO
|
||||
VERTRES
|
||||
VERTSIZE
|
||||
VESA
|
||||
vesa
|
||||
VFT
|
||||
Vga
|
||||
vget
|
||||
|
||||
@@ -65,7 +65,7 @@ embedded in display cables.
|
||||
|
||||
Most monitors (external monitors) support DDC/CI, allowing applications to read and modify settings
|
||||
like brightness and contrast programmatically. But unfortunately, even if a monitor supports DDC/CI,
|
||||
they may only support a limited subset of VCP codes, or have buggy implementations. PowerDisplay relys on
|
||||
they may only support a limited subset of VCP codes, or have buggy implementations. PowerDisplay relies on
|
||||
the monitor-reported capabilities string to determine supported features. But if your monitor's manufacturer
|
||||
has a poor DDC/CI implementation, some features may not work as expected. And we can do nothing about it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user