aboutsummaryrefslogtreecommitdiffstats
path: root/docs/syscall_descriptions_syntax.md
diff options
context:
space:
mode:
authoryuawn <ssspeed00@gmail.com>2022-08-17 13:11:21 +0000
committerAleksandr Nogikh <wp32pw@gmail.com>2022-08-17 17:54:47 +0200
commita9409d470bcd00f5856c85ca3395f4882e6637b2 (patch)
treefd32ea87fa8952fecac358a945e6f7f367cc839c /docs/syscall_descriptions_syntax.md
parente73b787ca060ac96224ca039b81658aecaee5e46 (diff)
docs: fix syntax
Diffstat (limited to 'docs/syscall_descriptions_syntax.md')
-rw-r--r--docs/syscall_descriptions_syntax.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/syscall_descriptions_syntax.md b/docs/syscall_descriptions_syntax.md
index e2e2e2a17..29bfd7edd 100644
--- a/docs/syscall_descriptions_syntax.md
+++ b/docs/syscall_descriptions_syntax.md
@@ -405,7 +405,7 @@ Though, `syz-extract` can still be invoked manually on this file.
meta arches["arch1", "arch2"]
```
Restricts this file only to the given set of architectures.
-`make extract` and ``make generate` will not use it on other architectures.
+`make extract` and `make generate` will not use it on other architectures.
## Misc