rewording
This commit is contained in:
parent
62f3c55f93
commit
10196f68b0
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user