Explorar o código

Fixed typo schedule -> scheduled

Ask Solem %!s(int64=15) %!d(string=hai) anos
pai
achega
7fc0364b97
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      celery/conf.py

+ 1 - 1
celery/conf.py

@@ -61,7 +61,7 @@ _DEFAULTS = {
 }
 
 _DEPRECATION_FMT = """
-%s is deprecated in favor of %s and is schedule for removal in celery v1.2.
+%s is deprecated in favor of %s and is scheduled for removal in celery v1.2.
 """.strip()
 
 def _get(name, default=None, compat=None):