aboutsummaryrefslogtreecommitdiff
path: root/policy
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2024-02-22 17:22:50 +0100
committerKenton Groombridge <concord@gentoo.org>2024-03-01 12:05:34 -0500
commit85d57ceba1e3c39f6fac27a32b39fb6539166552 (patch)
tree73c1b062a48a10c1438ab1dfc1cf7b2d27940b2c /policy
parentsupport/genhomedircon: support usr prefixed paths (diff)
downloadhardened-refpolicy-85d57ceba1e3c39f6fac27a32b39fb6539166552.tar.gz
hardened-refpolicy-85d57ceba1e3c39f6fac27a32b39fb6539166552.tar.bz2
hardened-refpolicy-85d57ceba1e3c39f6fac27a32b39fb6539166552.zip
fix misc typos
Signed-off-by: Christian Göttsche <cgzones@googlemail.com> Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'policy')
-rw-r--r--policy/support/loadable_module.spt2
-rw-r--r--policy/support/mls_mcs_macros.spt2
2 files changed, 2 insertions, 2 deletions
diff --git a/policy/support/loadable_module.spt b/policy/support/loadable_module.spt
index 606ee80d..1f616305 100644
--- a/policy/support/loadable_module.spt
+++ b/policy/support/loadable_module.spt
@@ -47,7 +47,7 @@ define(`gen_require',`
')
')
-# helper function, since m4 wont expand macros
+# helper function, since m4 will not expand macros
# if a line is a comment (#):
define(`policy_m4_comment',`
##### $2 depth: $1
diff --git a/policy/support/mls_mcs_macros.spt b/policy/support/mls_mcs_macros.spt
index 7593e20d..7d129330 100644
--- a/policy/support/mls_mcs_macros.spt
+++ b/policy/support/mls_mcs_macros.spt
@@ -15,7 +15,7 @@ define(`gen_cats',`decl_cats(0,decr($1))')
#
# gen_sens(N)
#
-# declares sensitivites s0 to s(N-1) with dominance
+# declares sensitivities s0 to s(N-1) with dominance
# in increasing numeric order with s0 lowest, s(N-1) highest
#
define(`decl_sens',`dnl