This commit is contained in:
Jeremy Fincher 2004-10-03 22:38:32 +00:00
parent 7ddf8eb257
commit 7c019b3893

View File

@ -144,7 +144,7 @@ class LicenseKey(registry.String):
google.setLicense(self.value)
except AttributeError:
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 ' \
'has been diagnosed and fixed, the bot ' \
'will need to be restarted in order to ' \