hash -> has

This commit is contained in:
Steve Checkoway
2007-11-16 20:29:23 +00:00
parent 7d3247a8aa
commit ffbf3ec2a9
+1 -1
View File
@@ -35,7 +35,7 @@ void CrashHandler::InformUserOfCrash( const RString& sPath )
CFStringRef sDefault = LSTRING( bundle, "File Bug Report" );
CFStringRef sOther = LSTRING( bundle, "Open crashinfo.txt" );
CFStringRef sTitle = LSTRING( bundle, PRODUCT_FAMILY " has crashed" );
CFStringRef sFormat = LSTRING( bundle, PRODUCT_FAMILY " hash crashed. "
CFStringRef sFormat = LSTRING( bundle, PRODUCT_FAMILY " has crashed. "
"Debugging information has been output to\n\n%s\n\n"
"Please file a bug report at\n\n%s" );
CFStringRef sBody = CFStringCreateWithFormat( kCFAllocatorDefault, NULL, sFormat,