[selinux-policy: 2287/3172] Fix a typo of SElinux to SELinux.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 22:23:06 UTC 2010


commit 5b6bd092131d67ebf3a482507e0d90685bea4676
Author: Justin P. Mattock <justinmattock at gmail.com>
Date:   Wed Oct 21 21:31:16 2009 -0700

    Fix a typo of SElinux to SELinux.
    
    Signed-off-by: Justin P. Mattock <justinmattock at gmail.com>

 policy/constraints |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/policy/constraints b/policy/constraints
index 3245d44..155883b 100644
--- a/policy/constraints
+++ b/policy/constraints
@@ -67,7 +67,7 @@ exempted_ubac_constraint(sock_file, ubacfile)
 exempted_ubac_constraint(chr_file, ubacfile)
 exempted_ubac_constraint(blk_file, ubacfile)
 
-# SElinux object identity change constraint:
+# SELinux object identity change constraint:
 constrain dir_file_class_set { create relabelto relabelfrom } 
 (
 	u1 == u2


More information about the scm-commits mailing list