From 2cbeda847bb58bfac73d2048e3e0300ff1b2b894 Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Fri, 2 Jun 2023 03:40:12 +0000 Subject: Fix a few more typos I missed in previous round -- BZ 25337 --- include/clone_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/clone_internal.h') diff --git a/include/clone_internal.h b/include/clone_internal.h index dd380f119e..ad7b170f58 100644 --- a/include/clone_internal.h +++ b/include/clone_internal.h @@ -5,7 +5,7 @@ /* The clone3 syscall provides a superset of the functionality of the clone interface. The kernel might extend __CL_ARGS struct in the future, with - each version with a diffent __SIZE. If the child is created, it will + each version with a different __SIZE. If the child is created, it will start __FUNC function with __ARG arguments. Different than kernel, the implementation also returns EINVAL for an -- cgit 1.4.1