Fix common misspellings
[pandora-kernel.git] / security / tomoyo / load_policy.c
index bbada7c..3312e56 100644 (file)
@@ -23,7 +23,7 @@ static bool tomoyo_policy_loader_exists(void)
         * If the initrd includes /sbin/init but real-root-dev has not
         * mounted on / yet, activating MAC will block the system since
         * policies are not loaded yet.
-        * Thus, let do_execve() call this function everytime.
+        * Thus, let do_execve() call this function every time.
         */
        struct path path;