rewording
This commit is contained in:
@@ -17,7 +17,7 @@ void safe_exit(int code) {
|
||||
|
||||
case SIGSEGV:
|
||||
std::cerr << "\nreceived SIGSEGV(segmentaiton fault) exiting...\nIf this "
|
||||
"repeats please report this bug\n";
|
||||
"repeats please report it as bug\n";
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user