mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-02 03:34:19 +00:00
spelling: occurred
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
8ef441fda8
commit
e137fdbca1
@@ -36865,7 +36865,7 @@ public interface WinError {
|
||||
//
|
||||
// MessageText:
|
||||
//
|
||||
// An internal Monitor Configuration API error occured.
|
||||
// An internal Monitor Configuration API error occurred.
|
||||
//
|
||||
int ERROR_GRAPHICS_MCA_INTERNAL_ERROR = 0xC0262588;
|
||||
|
||||
@@ -39051,7 +39051,7 @@ public interface WinError {
|
||||
//
|
||||
// MessageText:
|
||||
//
|
||||
// An error occured while attempting to compress or extract the data.
|
||||
// An error occurred while attempting to compress or extract the data.
|
||||
//
|
||||
int PLA_E_CABAPI_FAILURE = 0x80300113;
|
||||
|
||||
@@ -40584,7 +40584,7 @@ public interface WinError {
|
||||
//
|
||||
// MessageText:
|
||||
//
|
||||
// An error occured while NDIS tried to map the file.
|
||||
// An error occurred while NDIS tried to map the file.
|
||||
//
|
||||
int ERROR_NDIS_ERROR_READING_FILE = 0x8034001C;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user