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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1649,7 +1649,7 @@ static char *lowercpuname[] = {
};
static char *corename[] = {
"UNKOWN",
"UNKNOWN",
"80486",
"P5",
"P6",