1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

fix: error in gandi.py

This commit is contained in:
0xflotus
2020-12-08 02:37:55 +01:00
committed by GitHub
parent b1b992c628
commit 61280e1e75

View File

@@ -357,7 +357,7 @@ class GandiProvider(BaseProvider):
# We suppress existing exception before raising
# GandiClientUnknownDomainName.
e = GandiClientUnknownDomainName('This domain is not '
'registred at Gandi. '
'registered at Gandi. '
'Please register or '
'transfer it here '
'to be able to manage its '