TYPO IN COMMENTS: tweaking the way THE child instanceE are recognized

Changed in comments:
"tweaking the way the child instancee are recognized"
to
"tweaking the way child instances are recognized"
This commit is contained in:
Tristano Ajmone 2015-03-05 00:05:51 +01:00 committed by Griatch
parent f55f66c3ee
commit f1b38bf9a4

View file

@ -87,8 +87,8 @@ class EvenniaReverseProxyResource(ReverseProxyResource):
class DjangoWebRoot(resource.Resource):
"""
This creates a web root (/) that Django
understands by tweaking the way the
child instancee are recognized.
understands by tweaking the way
child instancee ars recognized.
"""
def __init__(self, pool):
"""