From 5f70e68cc2d1eafe0c81e839a31b554030513da6 Mon Sep 17 00:00:00 2001 From: Adarnof Date: Sat, 2 Jan 2016 22:19:41 +0000 Subject: [PATCH] Typo. --- celerytask/tasks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/celerytask/tasks.py b/celerytask/tasks.py index 762aac53..271ecc9d 100755 --- a/celerytask/tasks.py +++ b/celerytask/tasks.py @@ -487,7 +487,7 @@ def run_corp_update(): #refer to https://github.com/eve-val/evelink/blob/master/evelink/parsing/contact_list.py#L43 standing_level = 'alliance' if settings.IS_CORP: - logger.debug("Switching statings check to corp level.") + logger.debug("Switching standings check to corp level.") standing_level = 'corp' # Create the corps in the standings