We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c58424 commit d335837Copy full SHA for d335837
1 file changed
docs/Migration-guide.md
@@ -490,7 +490,7 @@ See Issue [#442](../../../issues/442) for more details on the issues.
490
491
This function can sometimes cause app hanging during window resize.
492
Call instead the new `WindowUtils`.[UpdateBrowserSize](../api/WindowUtils.md#updatebrowsersize)
493
-function. Unless you use the `pywin32.py` example, in such case
+function. Except when you use the `pywin32.py` example, in such case
494
`WindowUtils.OnSize` must be called.
495
See [Issue #464](../../../issues/464) for more details.
496
0 commit comments