From 4465abb29ae256acdd8ffb3f57bb48a2a812e2cc Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Fri, 25 May 2007 12:47:34 +0000 Subject: [PATCH] Typo. --- kernel-patches/for-mainline/apparmor-main.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel-patches/for-mainline/apparmor-main.diff b/kernel-patches/for-mainline/apparmor-main.diff index 3a1b32a9e..fb5b393cd 100644 --- a/kernel-patches/for-mainline/apparmor-main.diff +++ b/kernel-patches/for-mainline/apparmor-main.diff @@ -742,7 +742,7 @@ Index: b/security/apparmor/main.c + return error; + } else + /* don't worry about rcu replacement of the cxt here. -+ * caps_logged is a cache to reduce the occurance of ++ * caps_logged is a cache to reduce the occurence of + * duplicate messages in the log. The worst that can + * happen is duplicate capability messages shows up in + * the audit log