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

@@ -114,7 +114,7 @@ class Advice(Plugin):
def get_info(self):
"""
This method should be overriden by child Advices.
This method should be overridden by child Advices.
Returns a string with instructions.
"""