dnstools: fixed docstring

This commit is contained in:
Thomas Waldmann 2013-10-08 15:20:08 +02:00
parent b72a4d2606
commit ee4ca24f95

View File

@ -162,7 +162,7 @@ def get_ns_info(origin):
to update the zone and the key algorithm used.
:param origin: zone we are dealing with, must be with trailing dot
:return: master nameserver, update key
:return: master nameserver, update key, update algo
"""
# later look this up from Domain model: domain+'.': nameserver_ip, nameserver_update_key
ns_info = {