diff options
Diffstat (limited to 'src/client/mac/Framework')
-rw-r--r-- | src/client/mac/Framework/Breakpad.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/mac/Framework/Breakpad.h b/src/client/mac/Framework/Breakpad.h index 5c6c2154..06ce5ae8 100644 --- a/src/client/mac/Framework/Breakpad.h +++ b/src/client/mac/Framework/Breakpad.h @@ -111,8 +111,8 @@ typedef bool (*BreakpadFilterCallback)(int exception_type, // as metadata for crash report // REQUIRED // -// BREAKPAD_VENDOR Vendor named, used in UI (e.g. the Xxxx -// foo bar company product widget has crashed) +// BREAKPAD_VENDOR Vendor name, used in UI (e.g. "A report has +// been created that you can send to <vendor>") // // BREAKPAD_URL URL destination for reporting // REQUIRED |