Skip to content

Commit

Permalink
Removed trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
rossjones committed Jun 19, 2013
1 parent 9ddb0e3 commit c93f7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/lib/celery_app.py
Expand Up @@ -57,7 +57,7 @@
except ConfigParser.NoSectionError:
pass

# Thes update of configuration means it is only possible to set each
# Thes update of configuration means it is only possible to set each
# key once so this is done once all of the options have been decided.
celery.conf.update(default_config)
celery.loader.conf.update(default_config)

0 comments on commit c93f7f6

Please sign in to comment.