Skip to content

Commit 8c58424

Browse files
committed
Update Migration Guide doc again
1 parent 307f0bf commit 8c58424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ its implementation in `src/dpi_aware_win.pyx`.
179179

180180
This function can sometimes cause app hanging during window resize.
181181
Call instead the new `WindowUtils`.[UpdateBrowserSize](../api/WindowUtils.md#updatebrowsersize)
182-
function. Unless you use the `pywin32.py` example, in such case
182+
function. Except when you use the `pywin32.py` example, in such case
183183
`WindowUtils.OnSize` must be called.
184184
See [Issue #464](../../../issues/464) for more details.
185185

0 commit comments

Comments
 (0)