Skip to content

Commit

Permalink
dashboard/app: fix a typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dvyukov committed Mar 18, 2019
1 parent 61f9c92 commit 46264c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/app/bisect_test.go
Expand Up @@ -221,7 +221,7 @@ https://goo.gl/tpsmEJ#testing-patches`,
}

// Crash 4 is bisected in reporting with MailMaintainers.
// It also skipped second reporting beacuse of the title.
// It also skipped second reporting because of the title.
c.incomingEmail(msg4.Sender, "#syz upstream")
msg4 = c.pollEmailBug()
c.expectEQ(msg4.To, []string{
Expand Down

0 comments on commit 46264c3

Please sign in to comment.