Fix minor typos

<ame> -> <name>
overriden -> overridden
ablity -> ability
enties -> entries
the the -> the

https://fedorahosted.org/freeipa/ticket/5109

Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
Yuri Chornoivan
2015-07-03 19:14:42 +03:00
committed by Petr Vobornik
parent 9f70128353
commit 75fde43491
10 changed files with 11 additions and 11 deletions

View File

@@ -244,7 +244,7 @@ def add_range(myapi, trustinstance, range_name, dom_sid, *keys, **options):
If that was not successful, we go for our usual defaults (random base,
range size 200 000, ipa-ad-trust range type).
Any of these can be overriden by passing appropriate CLI options
Any of these can be overridden by passing appropriate CLI options
to the trust-add command.
"""