Make a doctext more clear

Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
Stanislav Laznicka 2017-05-19 09:48:29 +02:00 committed by Martin Basti
parent d5e84d7065
commit df8205b55c

View File

@ -80,8 +80,8 @@ def retrieve_netbios_name(api):
def set_and_check_netbios_name(netbios_name, unattended, api):
"""
Depending on whether trust is already configured or not a given NetBIOS
domain name must be handled differently.
Depending on whether a trust is already configured or not, the passed
NetBIOS domain name must be handled differently.
If trust is not configured, the given NetBIOS is used. The NetBIOS is
generated if none was given on the command line.