Spelling errors in code tree - Unknow.
While reviewing your application for Debian.
Lines 149 and 173 'Unknow' needs to be changed to 'Unknown'.
Regards
Phil
Spelling errors in code tree - Unknow
- Posts: 2
- Joined: 3 Jul 2024
-
- Site Admin
- Posts: 7347
- Joined: 9 Dec 2007
???
- Posts: 2
- Joined: 3 Jul 2024
Spelling issue.
In file: 'zen/sys_info.cpp', change 'Unknow' to 'Unknown'.
In file: 'zen/sys_info.cpp', change 'Unknow' to 'Unknown'.
"INVALID",
"Unknow",
"empty",
"O.E.M.",
"O.E.M",
"OEM",
"NA",
".",
})
if (equalAsciiNoCase(cm.model, dummyModel))
{
cm.model.clear();
break;
}
for (const char* dummyVendor :
{
"OEM Manufacturer",
"SYSTEM_MANUFACTURER",
"System manufacturer",
"System Manufacter",
"To Be Filled By O.E.M.",
"Default string",
"$(DEFAULT_STRING)",
"Undefined",
"Unknow",
"empty",
-
- Site Admin
- Posts: 7347
- Joined: 9 Dec 2007
The entries are "correct" in the sense that they are used by some device manufacturers.