mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix typo.
PiperOrigin-RevId: 225046313 Change-Id: I95fe9c353a5bec13e6ad99094b7741a0e160e4d0
This commit is contained in:
committed by
Shentubot
parent
5934fad1d7
commit
cbe3c20e4e
@@ -1,7 +1,7 @@
|
||||
# gVisor system call test suite
|
||||
|
||||
This is a test suite for Linux system calls. It runs under both gVisor and
|
||||
Linux, and ensures compatability between the two.
|
||||
Linux, and ensures compatibility between the two.
|
||||
|
||||
When adding support for a new syscall (or syscall argument) to gVisor, a
|
||||
corresponding syscall test should be added. It's usually recommended to write
|
||||
|
||||
Reference in New Issue
Block a user