From ad3611f142a7faac8250f3369d1f00af2596793b Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sat, 14 Dec 2024 17:29:48 -0800 Subject: [PATCH] Fix codespell errors Signed-off-by: Jason Zaman --- policy/modules/contrib/googletalk.te | 2 +- policy/modules/contrib/rtorrent.te | 2 +- policy/modules/contrib/salt.te | 4 ++-- policy/modules/system/sysnetwork.if | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/policy/modules/contrib/googletalk.te b/policy/modules/contrib/googletalk.te index 0736a7afb..d97f8485b 100644 --- a/policy/modules/contrib/googletalk.te +++ b/policy/modules/contrib/googletalk.te @@ -56,7 +56,7 @@ dev_write_sound(googletalk_plugin_t) dev_write_video_dev(googletalk_plugin_t) # It runs find in /etc to find any release file for knowing the distribution it -# runs on. Yes, great isnt it... +# runs on. Yes, great isn't it... files_dontaudit_getattr_all_dirs(googletalk_plugin_t) files_read_etc_files(googletalk_plugin_t) files_read_usr_files(googletalk_plugin_t) diff --git a/policy/modules/contrib/rtorrent.te b/policy/modules/contrib/rtorrent.te index 34fad1c57..731068881 100644 --- a/policy/modules/contrib/rtorrent.te +++ b/policy/modules/contrib/rtorrent.te @@ -8,7 +8,7 @@ policy_module(rtorrent, 1.0.0) ## ##

## Allow rtorrent to use dht. -## The correspondig port must be rtorrent_udp_port_t. +## The corresponding port must be rtorrent_udp_port_t. ##

##
gen_tunable(rtorrent_use_dht, true) diff --git a/policy/modules/contrib/salt.te b/policy/modules/contrib/salt.te index c1e8cdbca..8dc14a775 100644 --- a/policy/modules/contrib/salt.te +++ b/policy/modules/contrib/salt.te @@ -7,14 +7,14 @@ policy_module(salt, 1.0) ## ##

-## Determine wether the salt master can read NFS files +## Determine whether the salt master can read NFS files ##

##
gen_tunable(salt_master_read_nfs, false) ## ##

-## Determine wether the salt minion can manage NFS files +## Determine whether the salt minion can manage NFS files ##

##
gen_tunable(salt_minion_manage_nfs, false) diff --git a/policy/modules/system/sysnetwork.if b/policy/modules/system/sysnetwork.if index 884f3735d..c7d4720f1 100644 --- a/policy/modules/system/sysnetwork.if +++ b/policy/modules/system/sysnetwork.if @@ -1023,7 +1023,7 @@ interface(`sysnet_use_portmap',` ######################################## ## ## Make the specified program domain -## accessable from the DHCP hooks/scripts. +## accessible from the DHCP hooks/scripts. ## ## ##