spelling: already

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

View File

@@ -40593,7 +40593,7 @@ public interface WinError {
//
// MessageText:
//
// An attempt was made to map a file that is alreay mapped.
// An attempt was made to map a file that is already mapped.
//
int ERROR_NDIS_ALREADY_MAPPED = 0x8034001D;