Commit 984738d8 authored by Marius Gedminas's avatar Marius Gedminas

Fix a typo.

parent 388bae6c
......@@ -277,7 +277,7 @@ def containedEvent(object, container, name=None):
>>> event.oldName
u'foo'
If the `object` implements `ILocation`, but not `IContained`, set it's
If the `object` implements `ILocation`, but not `IContained`, set its
`__parent__` and `__name__` attributes *and* declare that it
implements `IContained`:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment