From ff8d85a75f009319350bfdbb0e4a2bfb7a994af2 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:15:17 -0400 Subject: [PATCH] spelling: influence Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/com/sun/jna/platform/win32/WinError.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/com/sun/jna/platform/win32/WinError.java b/src/com/sun/jna/platform/win32/WinError.java index 7a3417a0e..668188062 100644 --- a/src/com/sun/jna/platform/win32/WinError.java +++ b/src/com/sun/jna/platform/win32/WinError.java @@ -28024,7 +28024,7 @@ public interface WinError { // // MessageText: // - // The notified event sink will not inF;uence the storage operation. + // The notified event sink will not influence the storage operation. // int STG_S_MONITORING = 0x00030203;