mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-02 15:44:06 +01:00
Speeling
This commit is contained in:
parent
7ddf8eb257
commit
7c019b3893
@ -144,7 +144,7 @@ class LicenseKey(registry.String):
|
|||||||
google.setLicense(self.value)
|
google.setLicense(self.value)
|
||||||
except AttributeError:
|
except AttributeError:
|
||||||
raise callbacks.Error, 'It appears that the initial import of ' \
|
raise callbacks.Error, 'It appears that the initial import of ' \
|
||||||
'out underlying google.py module has ' \
|
'our underlying google.py module has ' \
|
||||||
'failed. Once the cause of that problem ' \
|
'failed. Once the cause of that problem ' \
|
||||||
'has been diagnosed and fixed, the bot ' \
|
'has been diagnosed and fixed, the bot ' \
|
||||||
'will need to be restarted in order to ' \
|
'will need to be restarted in order to ' \
|
||||||
|
Loading…
Reference in New Issue
Block a user