aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2019-08-06 14:51:55 +0200
committerGitHub <noreply@github.com>2019-08-06 14:51:55 +0200
commite2338bf1723dab558649d9993d55c5072a5560ac (patch)
treedf74560c47314b55b2c28a83974fbb1f2e8b83df /docs
parent6affd8e838ce8a0c7d72445a7f67fe3bde8bbe04 (diff)
Update syzbot.md
Diffstat (limited to 'docs')
-rw-r--r--docs/syzbot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/syzbot.md b/docs/syzbot.md
index 62d096ef0..b0fd552fd 100644
--- a/docs/syzbot.md
+++ b/docs/syzbot.md
@@ -311,7 +311,7 @@ and attach/inline your test patch in the same email. `commit-hash` is the id
of the kernel commit on which this bug was reproduced, its value can be found
in the initial report email.
-If the bug some from the `KMSAN` tree, follow the [instructions above](#kmsan-bugs),
+If the bug was triggered on the `KMSAN` tree, follow the [instructions above](#kmsan-bugs),
with the exception that you must also use `commit-hash` instead of the `master`
branch when testing patches.