aboutsummaryrefslogtreecommitdiffstats
path: root/docs/strace.md
diff options
context:
space:
mode:
authorDavidlohr Bueso <dave.bueso@gmail.com>2023-06-06 13:57:27 -0700
committerAleksandr Nogikh <wp32pw@gmail.com>2023-06-07 12:49:35 +0200
commita87f55960b1c75aa2372576b6bcae0d003ace8a9 (patch)
treefd133cb927fcc6eae09b1c88789366a63dd3e99d /docs/strace.md
parentd0f31f8953ac80bcac72a36936ed345c65e51262 (diff)
docs: typo fixes
Fix various typos within the documentation directory.
Diffstat (limited to 'docs/strace.md')
-rw-r--r--docs/strace.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/strace.md b/docs/strace.md
index d88256eb8..b959b91be 100644
--- a/docs/strace.md
+++ b/docs/strace.md
@@ -31,7 +31,7 @@ The resulting binary can be found at `src/strace`.
It's possible to instruct `syz-crush` to run the attached repro under strace. In
order to do so, make sure `strace_bin` is specified in the syz-manager config
-file and pass an extra `-strace` arugment to the command arguments.
+file and pass an extra `-strace` argument to the command arguments.
## syz-repro