summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/selinuxusermap.py
diff options
context:
space:
mode:
authorOndrej Hamada <ohamada@redhat.com>2012-03-14 13:16:29 +0100
committerMartin Kosek <mkosek@redhat.com>2012-03-23 16:59:12 +0100
commitcfafc415f3357ae9aac679b6c9acd1845a2c39ef (patch)
tree7432c7e2f6cfe9b18cf6bdded36f4ce528bef952 /ipalib/plugins/selinuxusermap.py
parent9578f6757293f2de2da5bd1c10e35266a999b94c (diff)
downloadfreeipa-cfafc415f3357ae9aac679b6c9acd1845a2c39ef.tar.gz
freeipa-cfafc415f3357ae9aac679b6c9acd1845a2c39ef.tar.xz
freeipa-cfafc415f3357ae9aac679b6c9acd1845a2c39ef.zip
Typos in FreeIPA messages
Rebased patch sent by Yuri Chornoivan (yurchor@ukr.net). Fixes 'occured' and 'commond' typos in FreeIPA messages. https://fedorahosted.org/freeipa/ticket/2526
Diffstat (limited to 'ipalib/plugins/selinuxusermap.py')
-rw-r--r--ipalib/plugins/selinuxusermap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/selinuxusermap.py b/ipalib/plugins/selinuxusermap.py
index ee9a8133f..e33e10161 100644
--- a/ipalib/plugins/selinuxusermap.py
+++ b/ipalib/plugins/selinuxusermap.py
@@ -65,7 +65,7 @@ EXAMPLES:
SEEALSO:
The list controlling the order in which the SELinux user map is applied
- and the default SELinux user are available in the config-show commond.
+ and the default SELinux user are available in the config-show command.
""")
notboth_err = _('HBAC rule and local members cannot both be set')