git: 1abb95ca2bf6 - stable/12 - kern_jail: Fix a typo in a source code comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Sep 2022 06:29:22 UTC
The branch stable/12 has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=1abb95ca2bf64206e61b52f1751d5a9ef34e59b4
commit 1abb95ca2bf64206e61b52f1751d5a9ef34e59b4
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-09-15 08:25:19 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-09-18 06:28:47 +0000
kern_jail: Fix a typo in a source code comment
- s/paramter/parameter/
(cherry picked from commit 4771011b8ffd3cd462b1c42b4db942b47b6e4260)
---
sys/kern/kern_jail.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/kern/kern_jail.c b/sys/kern/kern_jail.c
index bd31a5826d55..c9c220c3b56d 100644
--- a/sys/kern/kern_jail.c
+++ b/sys/kern/kern_jail.c
@@ -3926,7 +3926,7 @@ prison_add_allow(const char *prefix, const char *name, const char *prefix_descr,
mtx_unlock(&prison0.pr_mtx);
/*
- * Create sysctls for the paramter, and the back-compat global
+ * Create sysctls for the parameter, and the back-compat global
* permission.
*/
parent = prefix