From b521cf275c614a0ad93142fbe526c8c16dc0e7ca Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Sat, 17 Mar 2018 17:56:08 +0000 Subject: [PATCH] audit(4): fix a typo in a comment no functional change --- sys/security/audit/audit_bsm_klib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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