✏️ fix typo

This commit is contained in:
otthorn 2021-04-05 00:32:41 +02:00
parent 7b3abb8e7b
commit 81204008a2

View file

@ -80,7 +80,7 @@ def soa_handler(zone, records):
)
def originv4_hanlder(zone, records):
def originv4_handler(zone, records):
"""Handler for the IPv4 origin"""
ipv4_addr = zone["originv4"]["ipv4"]