aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/linux32
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2024-10-22 18:08:03 +0000
committerBrooks Davis <brooks@FreeBSD.org>2024-10-22 18:21:26 +0000
commit76ab72e8283712e508bc3f4c2b8c219b49b64d4c (patch)
treea2657d606244d2dd4e9c0f66f4fb05cb8eba90db /sys/amd64/linux32
parent8bc14f6ba937dc080b435ac519bed334a4f0b629 (diff)
Diffstat (limited to 'sys/amd64/linux32')
-rw-r--r--sys/amd64/linux32/linux32_systrace_args.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/linux32/linux32_systrace_args.c b/sys/amd64/linux32/linux32_systrace_args.c
index cf9d5b64a87f..7793124e6935 100644
--- a/sys/amd64/linux32/linux32_systrace_args.c
+++ b/sys/amd64/linux32/linux32_systrace_args.c
@@ -1,5 +1,5 @@
/*
- * System call argument to DTrace register array converstion.
+ * System call argument to DTrace register array conversion.
*
* This file is part of the DTrace syscall provider.
*