aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarsman1996 <lqliuyuwei@outlook.com>2024-08-21 13:07:14 +0800
committerTaras Madan <tarasmadan@google.com>2024-08-21 08:35:07 +0000
commitdb5852f9fc9006ecee80291c7b1676b4b8fec0c1 (patch)
treeae0aa83579d04a1d18466f8f3fd3c0139dfff211 /docs
parent9f0ab3fb8930510928e013275e4849b621d82efb (diff)
docs/adding_new_os_support.md: fix a typo
Diffstat (limited to 'docs')
-rw-r--r--docs/adding_new_os_support.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/adding_new_os_support.md b/docs/adding_new_os_support.md
index ea25d726d..e91c8a731 100644
--- a/docs/adding_new_os_support.md
+++ b/docs/adding_new_os_support.md
@@ -44,7 +44,7 @@ Adding the new kernel name with already existing supported kernels to the file `
## Editing `vm/qemu`
-Adding the new kernel name with already existing supported kernels to the file `qemo.go` which is located under `vm/qemu`.
+Adding the new kernel name with already existing supported kernels to the file `qemu.go` which is located under `vm/qemu`.
## Syzkaller description & pseudo-syscalls