spelling: anymore

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 08:16:18 -04:00
committed by Jindra Petřík
parent b579a0f321
commit eec5dae4b5

View File

@@ -24277,7 +24277,7 @@ public interface WinError {
//
// MessageText:
//
// Can't enumerate any more, because the associated data is missing
// Can't enumerate anymore, because the associated data is missing
//
int OLE_E_ENUM_NOMORE = 0x80040002;