[1.5.x] Fixed spelling errors

Backport of ec04fd1344 from master
This commit is contained in:
Gavin Wahl 2013-03-28 11:16:53 -06:00 committed by Tim Graham
parent 149150deb1
commit d1b7bd030b
8 changed files with 13 additions and 13 deletions

View file

@ -110,7 +110,7 @@ def fixliterals(fname):
#
# The following is taken from django.utils.termcolors and is copied here to
# avoid the dependancy.
# avoid the dependency.
#