Fix typos in comments.
This commit is contained in:
parent
3f4455a79d
commit
0c92d44077
5 changed files with 10 additions and 10 deletions
|
@ -211,7 +211,7 @@ bool CrashService::Initialize(const base::string16& application_name,
|
|||
std::wstring pipe_name = kTestPipeName;
|
||||
int max_reports = -1;
|
||||
|
||||
// The checkpoint file allows CrashReportSender to enforce the the maximum
|
||||
// The checkpoint file allows CrashReportSender to enforce the maximum
|
||||
// reports per day quota. Does not seem to serve any other purpose.
|
||||
base::FilePath checkpoint_path = operating_dir.Append(kCheckPointFile);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue