Fix typo: name.

This commit is contained in:
Steven Fisher 2015-03-16 11:54:25 -07:00
parent 9699ed9575
commit f449cd8db6

View File

@ -207,7 +207,7 @@ static const char *findSEL (const char *imageName, NSString *imageUUID, uint64_t
/* Header */
/* Map to apple style OS nane */
/* Map to apple style OS name */
NSString *osName;
switch (report.systemInfo.operatingSystem) {
case PLCrashReportOperatingSystemMacOSX: