This commit is contained in:
Huell-Howitzer 2023-11-30 16:45:52 -08:00 committed by GitHub
parent c29bdc7645
commit 55e6f062a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -584,7 +584,7 @@ int main(int argc, char *argv[]) {
<< std::endl;
}
#else
std::cerr << "Warning: failed to determine most reasonable sie: "
std::cerr << "Warning: failed to determine most reasonable size: "
"unrecognized system, defaulting to 80x24"
<< std::endl;
#endif