Fixed spelling errors

This commit is contained in:
Gavin Wahl 2013-03-28 11:16:53 -06:00
parent e081601f6e
commit ec04fd1344
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.
#