mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
vm_dump.c: improve wording of apple crashlog messages
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d885666b20
commit
4ece8eea11
1 changed files with 1 additions and 1 deletions
|
@ -725,7 +725,7 @@ rb_vm_bugreport(void)
|
|||
" * /Library/Logs/CrashReporter\n"
|
||||
" * ~/Library/Logs/DiagnosticReports\n"
|
||||
" * /Library/Logs/DiagnosticReports\n"
|
||||
" the more detail of.\n"
|
||||
" for more details.\n"
|
||||
"\n",
|
||||
stderr);
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue