summaryrefslogtreecommitdiff
path: root/cap/syscalls.go
diff options
context:
space:
mode:
Diffstat (limited to 'cap/syscalls.go')
-rw-r--r--cap/syscalls.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cap/syscalls.go b/cap/syscalls.go
index 6f311a8..37121e0 100644
--- a/cap/syscalls.go
+++ b/cap/syscalls.go
@@ -40,7 +40,7 @@ const (
)
// scwMu is used to fully serialize the write system calls. Note, this
-// would generally not be necesary, but in the case of Launch we get
+// would generally not be necessary, but in the case of Launch we get
// into a situation where the launching thread is temporarily allowed
// to deviate from the kernel state of the rest of the runtime and
// allowing other threads to perform w* syscalls will potentially