tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / security / selinux / ss / services.c
index ff17820..5914eeb 100644 (file)
@@ -741,7 +741,7 @@ int security_bounded_transition(u32 old_sid, u32 new_sid)
                goto out;
        }
 
-       /* type/domain unchaned */
+       /* type/domain unchanged */
        if (old_context->type == new_context->type) {
                rc = 0;
                goto out;