diff options
| author | Dirk Behme <dirk.behme@gmail.com> | 2024-04-28 08:37:31 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-04-29 05:25:27 +0000 |
| commit | 27e33c581cd83538f39e159d6c7a5bdfba01f917 (patch) | |
| tree | a07ebcb364eb169a92aa4284d8ace62fa61825aa /docs | |
| parent | 07b455f928ae5c2cd07f4d61c1b499f56ea3dd08 (diff) | |
docs/syzbot.md: fix typo
Fix typo in syzbot.md.
Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/syzbot.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/syzbot.md b/docs/syzbot.md index 354ba1057..853401409 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -58,7 +58,7 @@ override the commit simply by sending another `#syz fix` command. **Note**: all commands must start from beginning of the line. **Note**: please keep at least `syzkaller-bugs@googlegroups.com` mailing list in CC. -It serves as a history of what happened with each bug report. Keepint the main kernel +It serves as a history of what happened with each bug report. Keeping the main kernel mailing list (e.g. `linux-kernel@vger.kernel.org `) in CC is useful as well so that it's searchable in those archives as well. |
