diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2012-09-16 19:35:56 +0300 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2012-09-18 08:45:28 +0200 |
commit | 8bbb42b4102b62b215ece59b8b6561af13891e9e (patch) | |
tree | a98291d0f82003d4a09ddd579f501b2f3b106fa8 /ipalib/plugins/user.py | |
parent | f695f79748ffd0782990ec752ed140648347d632 (diff) | |
download | freeipa.git-8bbb42b4102b62b215ece59b8b6561af13891e9e.tar.gz freeipa.git-8bbb42b4102b62b215ece59b8b6561af13891e9e.tar.xz freeipa.git-8bbb42b4102b62b215ece59b8b6561af13891e9e.zip |
Fix various typos.
https://fedorahosted.org/freeipa/ticket/3089
Diffstat (limited to 'ipalib/plugins/user.py')
-rw-r--r-- | ipalib/plugins/user.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/user.py b/ipalib/plugins/user.py index 84a63dfa..e6eb0d9c 100644 --- a/ipalib/plugins/user.py +++ b/ipalib/plugins/user.py @@ -56,7 +56,7 @@ about this topic please see: ipa help passwd Account lockout on password failure happens per IPA master. The user-status command can be used to identify which master the user is locked out on. -It is on that master the the administrator must unlock the user. +It is on that master the administrator must unlock the user. EXAMPLES: |