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:
@@ -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 '
|
||||
|
Reference in New Issue
Block a user