aboutsummaryrefslogtreecommitdiff
path: root/sys/security/audit
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2018-03-17 17:56:08 +0000
committerAlan Somers <asomers@FreeBSD.org>2018-03-17 17:56:08 +0000
commitb521cf275c614a0ad93142fbe526c8c16dc0e7ca (patch)
treeded718525649813a2bfa1efc7785f1c71ab0cdc2 /sys/security/audit
parentc189c73f010974759fc925a21e23168f0979960f (diff)
downloadsrc-b521cf275c614a0ad93142fbe526c8c16dc0e7ca.tar.gz
src-b521cf275c614a0ad93142fbe526c8c16dc0e7ca.zip
audit(4): fix a typo in a comment
no functional change
Notes
Notes: svn path=/head/; revision=331105
Diffstat (limited to 'sys/security/audit')
-rw-r--r--sys/security/audit/audit_bsm_klib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/audit/audit_bsm_klib.c b/sys/security/audit/audit_bsm_klib.c
index 36868f320674..3ce57d0af5c5 100644
--- a/sys/security/audit/audit_bsm_klib.c
+++ b/sys/security/audit/audit_bsm_klib.c
@@ -119,7 +119,7 @@ static const int aue_shmsys[] = {
static const int aue_shmsys_count = sizeof(aue_shmsys) / sizeof(int);
/*
- * Check whether an event is aditable by comparing the mask of classes this
+ * Check whether an event is auditable by comparing the mask of classes this
* event is part of against the given mask.
*/
int