mirror of
https://github.com/django/django.git
synced 2025-07-12 15:55:13 +00:00
Fixed spelling errors
This commit is contained in:
parent
e081601f6e
commit
ec04fd1344
8 changed files with 13 additions and 13 deletions
|
@ -120,7 +120,7 @@ class DjangoHTMLTranslator(SmartyPantsHTMLTranslator):
|
|||
# which is a bit less obvious that I'd like.
|
||||
#
|
||||
# FIXME: these messages are all hardcoded in English. We need to change
|
||||
# that to accomodate other language docs, but I can't work out how to make
|
||||
# that to accommodate other language docs, but I can't work out how to make
|
||||
# that work.
|
||||
#
|
||||
version_text = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue