We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 307f0bf commit 8c58424Copy full SHA for 8c58424
docs/Migration-guide.md
@@ -179,7 +179,7 @@ its implementation in `src/dpi_aware_win.pyx`.
179
180
This function can sometimes cause app hanging during window resize.
181
Call instead the new `WindowUtils`.[UpdateBrowserSize](../api/WindowUtils.md#updatebrowsersize)
182
-function. Unless you use the `pywin32.py` example, in such case
+function. Except when you use the `pywin32.py` example, in such case
183
`WindowUtils.OnSize` must be called.
184
See [Issue #464](../../../issues/464) for more details.
185
0 commit comments