mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 00:31:56 -06:00
Fixed typo in ipa-client-install output
Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
parent
3a4c8e39c3
commit
e3f849d541
@ -41,7 +41,7 @@ class HostNameInstallInterface(service.ServiceInstallInterface):
|
||||
|
||||
all_ip_addresses = knob(
|
||||
None,
|
||||
description="All routable IP addresses configured on any inteface "
|
||||
description="All routable IP addresses configured on any interface "
|
||||
"will be added to DNS",
|
||||
)
|
||||
all_ip_addresses = prepare_only(all_ip_addresses)
|
||||
|
Loading…
Reference in New Issue
Block a user