mirror of https://github.com/PCSX2/pcsx2.git
dev9ghz: proper casing
This commit is contained in:
parent
820323bc1e
commit
ebafb24099
|
@ -84,7 +84,7 @@ void OnOk(HWND hW) {
|
|||
{
|
||||
//Trying to use an ethernet without
|
||||
//selected adapter, we can't have that
|
||||
SysMessage("Please Select an ethernet adapter");
|
||||
SysMessage("Please select an ethernet adapter");
|
||||
return;
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue