Fix typo in UNKNOWN core name

Should be of no consequence, right?
This commit is contained in:
TiborGY
2018-12-27 23:09:21 +01:00
committed by GitHub
parent 9e4d190f4f
commit 211120c508
+1 -1
View File
@@ -1649,7 +1649,7 @@ static char *lowercpuname[] = {
};
static char *corename[] = {
"UNKOWN",
"UNKNOWN",
"80486",
"P5",
"P6",