[fix] Fixing message

This commit is contained in:
Alexandre Aubin 2016-12-01 23:40:37 -05:00
parent 597da8be46
commit 9c798e5d62

View file

@ -127,7 +127,7 @@ def tools_adminpw(auth, new_password):
def tools_maindomain(auth, new_domain=None): def tools_maindomain(auth, new_domain=None):
""" """
Main domain consultaton or change tool Check the current main domain, or change it
Keyword argument: Keyword argument:
new_domain -- The new domain to be set as the main domain new_domain -- The new domain to be set as the main domain