@@ -111,7 +111,7 @@ class ModuleCompiler:
.semodule_package [string] Fully qualified path to the module
packager. Defaults to /usr/bin/semodule_package.
.output [file object] File object used to write verbose
- output of the compililation and packaging process.
+ output of the compilation and packaging process.
"""
def __init__(self, output=None):
"""Create a ModuleCompiler instance, optionally with an
@@ -59,7 +59,7 @@ implicitly_typed_objects = ["socket", "fd", "process", "file", "lnk_file", "fifo
# to and object ("write") or to a subject from an object ("read"). Read
# or write is described from the subject point-of-view. It is also possible
# for a permission to represent both a read and write (though the flow is
-# typical asymettric in terms of bandwidth). It is also possible for
+# typical asymmetric in terms of bandwidth). It is also possible for
# permission to not flow information (meaning that the result is pure
# side-effect).
#
@@ -324,7 +324,7 @@ class SecurityContext(Leaf):
def to_string(self, default_level=None):
"""Return a string representing this security context.
- By default, the string will contiain a MCS / MLS level
+ By default, the string will contain a MCS / MLS level
potentially from the default which is passed in if none was
set.
@@ -333,7 +333,7 @@ class SecurityContext(Leaf):
empty string.
Returns:
- A string represening the security context in the form
+ A string representing the security context in the form
'user:role:type:level'.
"""
fields = [self.user, self.role, self.type]
@@ -609,7 +609,7 @@ class AVRule(Leaf):
def to_string(self):
"""Return a string representation of the rule
that is a valid policy language representation (assuming
- that the types, object class, etc. are valie).
+ that the types, object class, etc. are valid).
"""
if self.gen_cil:
s = ""
@@ -235,7 +235,7 @@
<column type="gchararray"/>
<!-- column-name Label -->
<column type="gboolean"/>
- <!-- column-name Mislabled -->
+ <!-- column-name Mislabeled -->
<column type="gboolean"/>
<!-- column-name Cur -->
<column type="gchararray"/>
@@ -392,7 +392,7 @@
<column type="gchararray"/>
<!-- column-name Fix -->
<column type="gboolean"/>
- <!-- column-name Mislabled -->
+ <!-- column-name Mislabeled -->
<column type="gboolean"/>
<!-- column-name Cur -->
<column type="gchararray"/>
@@ -5538,7 +5538,7 @@ s0-s0:c1023</property>
<column type="gchararray"/>
<!-- column-name Label -->
<column type="gboolean"/>
- <!-- column-name Mislabled -->
+ <!-- column-name Mislabeled -->
<column type="gboolean"/>
<!-- column-name Cur -->
<column type="gchararray"/>