Merge pull request #131 from Huell-Howitzer/patch-1

This commit is contained in:
Aaron Liu 2023-11-30 20:34:20 -05:00 committed by GitHub
commit c11b449672
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; << std::endl;
} }
#else #else
std::cerr << "Warning: failed to determine most reasonable sie: " std::cerr << "Warning: failed to determine most reasonable size: "
"unrecognized system, defaulting to 80x24" "unrecognized system, defaulting to 80x24"
<< std::endl; << std::endl;
#endif #endif