dev9ghz: proper casing

This commit is contained in:
TheLastRar 2015-07-12 18:38:23 +01:00
parent 820323bc1e
commit ebafb24099
1 changed files with 1 additions and 1 deletions

View File

@ -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