Skip to content

Commit d335837

Browse files
committed
Update Migration Guide doc yet again
1 parent 8c58424 commit d335837

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ See Issue [#442](../../../issues/442) for more details on the issues.
490490

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

0 commit comments

Comments
 (0)