diff --git a/src/com/sun/jna/platform/win32/WinError.java b/src/com/sun/jna/platform/win32/WinError.java index 6bbaef0e3..346321dd0 100644 --- a/src/com/sun/jna/platform/win32/WinError.java +++ b/src/com/sun/jna/platform/win32/WinError.java @@ -40466,7 +40466,7 @@ public interface WinError { // // MessageText: // - // Netowork interface aborted the request. + // Network interface aborted the request. // int ERROR_NDIS_REQUEST_ABORTED = 0x8034000C;