diff --git a/Contrib/System/System.html b/Contrib/System/System.html index b4f5adc3..f2695928 100644 --- a/Contrib/System/System.html +++ b/Contrib/System/System.html @@ -469,7 +469,7 @@ System::Free $0
 System::Call "kernel32::GetModuleHandle(t 'user32.dll') p .s"
-System::Call "kernel32::GetProcAddress(p s, t 'MessageBoxA') p .r0"
+System::Call "kernel32::GetProcAddress(p s, m 'MessageBoxA') p .r0"
 System::Call "::$0(p $HWNDPARENT, t 'GetProcAddress test', t 'NSIS System Plug-in', i 0)"