From 8bbb42b4102b62b215ece59b8b6561af13891e9e Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Sun, 16 Sep 2012 19:35:56 +0300 Subject: Fix various typos. https://fedorahosted.org/freeipa/ticket/3089 --- ipalib/plugins/user.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipalib/plugins/user.py') 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: -- cgit