mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Typos in freeIPA messages and man page
https://fedorahosted.org/freeipa/ticket/1128
This commit is contained in:
committed by
Martin Kosek
parent
16d1db4996
commit
be0308cf68
@@ -62,7 +62,7 @@ def validate_name(ugettext, name):
|
||||
|
||||
class exhelloworld(Command):
|
||||
"""
|
||||
Example commnad: Hello world!
|
||||
Example command: Hello world!
|
||||
"""
|
||||
# takes_args is an attribute of Command. It's a tuple containing
|
||||
# instances of Param (or its subclasses such as Str) that define
|
||||
|
||||
Reference in New Issue
Block a user