mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix typos
Fix "The the" and "classses" in FreeIPA code and messages. https://fedorahosted.org/freeipa/ticket/1480
This commit is contained in:
committed by
Martin Kosek
parent
ba2a3ff44e
commit
1785d0a7c1
@@ -864,7 +864,7 @@ class AttributeValueCompleter:
|
||||
readline.redisplay()
|
||||
return None
|
||||
else:
|
||||
# lhs and operator are complete, if the the rhs is blank
|
||||
# lhs and operator are complete, if the rhs is blank
|
||||
# (either empty or only only whitespace) then attempt
|
||||
# to complete by inserting the default value, otherwise
|
||||
# there is nothing we can complete to so we're done.
|
||||
|
||||
Reference in New Issue
Block a user